Clear Command Window.
clc()
clc() clears the console and move the cursor to the upper left corner.
disp('Hello'); clc()
disp.
1.0.0
initial version
Last updated 3 months ago