MATLAB Function Reference    
more

Control paged output for the Command Window

Syntax

Description

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) displays n lines per page.

When you have enabled more and are examining output, you can do the following.

Press the...
To...
Return key
Advance to the next line of output.
Space bar
Advance to the next page of output.
q (for quit) key
Terminate display of the text.

By default, more is disabled. When enabled, more defaults to displaying 23lines per page.

See Also

diary


 mod movegui