|
From: | Colin Macdonald |
Subject: | Re: Error with a odea nonconformant arguments |
Date: | Fri, 10 May 2019 16:12:15 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 2019-05-10 10:47 p.m., sergioh99 wrote:
I'm trying to solve a ode with a ode45 function but when i run the code i see the nonconformant arguments error, how can i fix this? Thanks
I didn't look at your code but the first thing I'd check is whether your RHS function is vectorized. Or play with "odeset" (the "vectorized" option).
Colin
[Prev in Thread] | Current Thread | [Next in Thread] |