help-octave
[Top][All Lists]
Advanced

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

Re: Octave ODE solver: inconsistent size for state and derivative vector


From: Colin Macdonald
Subject: Re: Octave ODE solver: inconsistent size for state and derivative vectors
Date: Fri, 13 Apr 2018 23:53:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 2018-04-13 08:48 PM, Fabcap77 wrote:
disp([y0 ODEfun(tspan(1),y0)]);

Should this be "ODEfun(y0, tspan(1))"?




reply via email to

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