Question about display in less
John W. Eaton
jwe at bevo.che.wisc.edu
Fri May 16 10:01:17 CDT 2008
On 16-May-2008, gOS wrote:
|
| Thank you. This did exactly what I wanted it to.
|
|
| Jordi Gutiérrez Hermoso-2 wrote:
| >
| > On 15/05/2008, gOS <bkirklin at quantapoint.com> wrote:
| > > Is there anyway to just not use less, and have
| > > all of my text appear in the usual terminal?
| >
| > page_screen_output(0)
The Matlab-compatible way of doing this is
more ('off');
jwe
More information about the Help-octave
mailing list