MATLAB Function Reference
  Go to function:
    Search    Help Desk 
clc    Examples   See Also

Clear command window

Syntax

Description

clc clears the command window.

Remarks 

After using clc, you still can use the up arrow to see the history of the commands, one at a time.

Examples

Display a sequence of random matrices at the same location in the command window:

See Also

clf, home



[ Previous | Help Desk | Next ]