help-octave
[Top][All Lists]
Advanced

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

using ode solver


From: John W. Eaton
Subject: using ode solver
Date: Fri, 30 Jun 2006 11:59:26 -0400

On 20-Jun-2006, address@hidden wrote:

|  I'm trying to solve an ode equation in Octave, to specyfic value of
| solution. I don't know when it could happen! Can you give me an
| advice how to stop integrating by lsode or any different, standard
| solver when solution goes to this value.
|  I know that it is possible to do it in Matlab using a "event"
| function, but how to do it in Octave?

Octave has dasrt, a variant of dassl that also has root finding
capability.

jwe


reply via email to

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