Send cursor home
home
home
moves the cursor to
the upper-left corner of the window. When using the MATLAB® desktop, home
also
scrolls the visible text in the window up and out of view. You can
use the scroll bar to see what was previously on the screen.
Execute a MATLAB command that displays something in the
Command Window and then run the home
function. home
moves
the cursor to the upper-left corner of the screen and clears the screen.
magic(5) ans = 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 12 19 21 3 11 18 25 2 9 home