moreoffmoreonmore(n)
more off disables paging of the output in the MATLAB command window.
more on enables paging of the output in the MATLAB command window.
more(n) specifies the size of the page as n lines.
The defaults are off and n = 23.
When more is enabled and output is being paged, press the Return key to advance to the next line of output. Press the space bar to advance to the next page of output. Press the q (for quit) key to terminate display of the text.
diary
(c) Copyright 1994 by The MathWorks, Inc.