Clear command window
Syntax
clc
Description
Examples
clc for i =1:25 home A = rand(5) end
See Also
clf
home