help-octave
[Top][All Lists]
Advanced

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

Re: monitoring iterations


From: Kim Hansen
Subject: Re: monitoring iterations
Date: Mon, 20 Aug 2007 00:33:38 +0200

On 8/20/07, antonio palestrini <address@hidden> wrote:
>
> I realized that it is useless since octave (2.1.72 and 2.9.13 on a
> mac) ends the loop
> before to print the numbers. In other terms,  it prints the loop
> numbers only at the end of the iteration and not during it.
> Did anyone note this behavior and know how to solve it?

My guess is that you have pagination turned on, this causes octave to
wait for the for loop to complete before it shows any output, turn it
of with "more off".

-- 
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437  --  Mobil: 3091 2437



reply via email to

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