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: Keshab Man Shrestha \(Dr\)
Subject: RE: display of intermediate result with octave 2.1.73
Date: Wed, 26 Apr 2006 22:24:26 +0800

Jun Ohta,

Page_screen_output is already set to 1. Once I issue "more off" my
problem is partially solved in the sense that once the program finishes
running it gives me all the multi-page output without ((f)orward,
(b)ack, (q)uit). However, I need to wait for the program to finish to
see the output. Strangly, when I start the octave the first time it
works (I do not need to wait for the program to finish to see the
output). At this time, I am running my programs in batch mode to see the
intermedite output. I am trying to make my program run faster to I need
to know where the program is spending more time.

        Thanks for you help,
Keshab



 

-----Original Message-----
From: Jun Ohta [mailto:address@hidden 
Sent: Wednesday, April 26, 2006 9:45 PM
To: Keshab Man Shrestha (Dr)
Cc: Octave_post
Subject: Re: display of intermediate result with octave 2.1.73

>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]