help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: display of intermediate result with octave 2.1.73


From: Jun Ohta
Subject: Re: display of intermediate result with octave 2.1.73
Date: Wed, 26 Apr 2006 22:44:53 +0900

>I tried "more off". It seem to work fine. But, when I stop or interrupt
>the current running program with "ctrl+C" the display problem comes back
>and issuing "more off" stops working. May the there is better way of
>stopping the current running program.
>
>       When I enter "PAGER" I get the following response
>PAGER = less -e -P'-- less ?pB(%pB\%):--. (f)orward, (b)ack, (q)uit$'

[1] Try "page_screen_output = 0". 
http://www.gnu.org/software/octave/doc/interpreter/Input-and-Output.
html#index-page_005fscreen_005foutput-526

[2] ".octaverc" or "octaverc" will help you.
http://www.gnu.org/software/octave/doc/interpreter/Startup-Files.html#
Startup-Files

Jun Ohta





reply via email to

[Prev in Thread] Current Thread [Next in Thread]