matlab autocorrect in editor preferences

조회 수: 6 (최근 30일)
Thales
Thales 2017년 6월 7일
댓글: Stephen23 2017년 6월 7일
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개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by