matlab autocorrect in editor preferences

4 Ansichten (letzte 30 Tage)
Thales
Thales am 7 Jun. 2017
Kommentiert: Stephen23 am 7 Jun. 2017
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 Kommentare
Adam
Adam am 7 Jun. 2017
Not that I am aware of, but you could just write a script called ccc with that in.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by