more

March 6th, 2008 Posted in Functions

   Control paged output in .
more OFF disables paging of the output in the command window.
more ON enables paging of the output in the MATLAB command window.
more(N) specifies the size of the page to be N lines.

When more is enabled and output is being paged, advance to the next
line of output by hitting the key;  get the next page of
output by hitting the spacebar. Press the “q” key to exit out
of displaying the current item.

Leave a Reply

You must be logged in to post a comment.