help-octave
[Top][All Lists]
Advanced

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

Re: Printing during a loop


From: Hayram Nicacio
Subject: Re: Printing during a loop
Date: Wed, 13 Jun 2001 15:38:27 -0300

        Try fflush();

13 Jun 2001 14:56, Arlan Lucas de Souza wrote:
>
> I'd like to print a vector's content during a loop to keep track the
> calculation process. So I've tried:
>
> 1) extract the ";" at the end of the vector assignment command,
> 2) write the vector's name alone in a line without ";" at the end of line,
> 3) an also use the disp command.
>
> but these not work. Octave only prints the vector's contents history at
> the end of my program execution.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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