help-octave
[Top][All Lists]
Advanced

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

Re: Ode45: removing results of earlier steps


From: maclair
Subject: Re: Ode45: removing results of earlier steps
Date: Fri, 15 Apr 2011 01:34:40 -0700 (PDT)

I think I found something like a solution; if anyone runs into the same
problem, here's what I've done:
1) Copied ode45 to my working directory
2) Opened it and
3) Commented line:         vcntsave = vcntsave + 1;
    (around line 373)

Thus far it seems to work.

Matyas

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Ode45-removing-results-of-earlier-steps-tp3449614p3451555.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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