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 comentarios

Adam
Adam el 7 de Jun. de 2017
Not that I am aware of, but you could just write a script called ccc with that in.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre File Operations en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 7 de Jun. de 2017

Comentada:

el 7 de Jun. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by