MATLAB中clc是什么意思
来源:学生作业帮助网 编辑:六六作业网 时间:2024/12/21 20:44:14
MATLAB中clc是什么意思MATLAB中clc是什么意思MATLAB中clc是什么意思clcClearCommandWindowGUIAlternativesAsanalternativetoth
MATLAB中clc是什么意思
MATLAB中clc是什么意思
MATLAB中clc是什么意思
clc
Clear Command Window
GUI Alternatives
As an alternative to the clc function,select Edit > Clear Command Window in the MATLAB desktop.
Syntax
clc
Description
clc clears all input and output from the Command Window display,giving you a "clean screen."
After using clc,you cannot use the scroll bar to see the history of functions,but you still can use the up arrow to recall statements from the command history.
Examples
Use clc in a MATLAB code file to always display output in the same starting position on the screen.
简单的说就是清除屏幕之前打过的代码,清屏~
MATLAB中clc是什么意思
matlab 中 clc 与 clear的差别
Matlab命令,.clc表示:;more表示:;
MATLAB中@是什么意思
matlab中erasemode是什么意思?
matlab中figure是什么意思
matlab中index是什么意思
Matlab中fill是什么意思
MATLAB中spline是什么意思
matlAB中handles是什么意思?
MATLAB中asin是什么意思
matlab中'是什么意思
matlab中i * x是什么意思
matlab中这个函数是什么意思
eps在MATLAB中是什么意思
Matlab中指令wcodemat是什么意思
disp 在matlab中是什么意思
matlab中A=[]是什么意思