matlab autocorrect in editor preferences

Is there an AutoCorrect in Matlab Editor as there is one for Word? I would like to type a few letters and change it for some commands I use often, like, type
ccc
and the editor automatically changes it for
clear all; close all; clc;

2 件のコメント

Adam
Adam 2017 年 6 月 7 日
Not that I am aware of, but you could just write a script called ccc with that in.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeFile Operations についてさらに検索

タグ

質問済み:

2017 年 6 月 7 日

コメント済み:

2017 年 6 月 7 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by