Community Profile

photo

Pazzo


University of Michigan, Ann Arbor

Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Error in ==> mu at 44 if nargin < 1 | nargin > 4 Warning: usage: [bnds,rowd,sens,rowp,rowg] = mu(matin,blk,opt)
Hi, I am writing code for some ODE's. I successfully got the plot. But when I type in [T,V]= ode15s(@myfunc, [0.0018,10...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
Solving ODEs using matlab (ode45)
Jan, I found out that I should add a bracket, [ ],along with an equal sign, =, to make it work. thank you for your help t...

más de 10 años hace | 0