From help-octave-request at bevo dot che dot wisc dot edu Sun Feb 10 12:56:21 2002 Subject: Help with lsode From: Louie Strigari To: help-octave at bevo dot che dot wisc dot edu Date: Sun, 10 Feb 2002 12:54:06 -0600 Hi, I'm new octave, first of all. I am trying to solve a first order ODE xdot = f(x,t) with initial conditions t0 = some number that's not zero, x0 = some number. I have reviewed the syntax for entering functions and using lsode, but the only thing I can find is where the initial condition t0 = 0 is used. Can some please show me the syntax for starting at a random initial time, t0 not necessarily = 0. Thanks. ------------------------------------------------------------- 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 -------------------------------------------------------------