help-octave
[Top][All Lists]
Advanced

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

Monitoring Activity


From: DrakeGis
Subject: Monitoring Activity
Date: Wed, 9 Jun 2004 16:12:59 -0400 (EDT)
User-agent: SquirrelMail/1.4.2

Hello folks,
  I'm working with a huge set of ODEs and I wan't to know if it is
possible to know which time-step is currently solving octave and print
it on the output console.
  Something like this....

  Solving Time Step 0
  Solving Time Step 1
  Solving Time Step 2
  Solving Time Step 3
  Solving Time Step 4
  Solving Time Step 5

  I try to include a disp("xxxxx") in the m-file corresponding to the ODE
system, but octave show me all the outputs togheter after it finish the
solving...

  Thanks.

    D.


-----------------------------------------
This email was sent using http://cafemail.edacafe.com .



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