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 an M-file to always display
output in the same starting position on the screen.
See Also
clear, clf, close, home
 | classdef | | clear |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit