(translator=roro, ChineseSource=roro-20020610-2\clc.html, EnglishSource=c:\matlabr12\help\techdoc\ref\clc.html)
MATLAB Function Reference    
clc

清除命令視窗

Graphical Interface

除了使用函式 clc,亦可使用 MATLAB 功能表編輯(Edit)中的清除命令視窗(Clear Command Window)

Syntax

Description

clc 清除所有命令視窗顯示的輸出及輸入。

在使用 clc 之後,無法使用捲軸去查看之前使用的函式,但仍可以使用往上的方向鍵來查看前一行的指令。

Examples

在 M 檔案中使用 clc 總會在螢幕相同的位置顯示輸出。

See Also

clf, home


 class clear