help-octave
[Top][All Lists]
Advanced

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

Printing during a loop


From: Arlan Lucas de Souza
Subject: Printing during a loop
Date: Wed, 13 Jun 2001 14:56:02 -0300 (BRST)

--------------------------
GNU Octave, version 2.0.14 
(i386-conectiva-linux-gnu)
--------------------------
Hi all

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.

Thanks in advance,
Arlan



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