photo

Pazzo


University of Michigan, Ann Arbor

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 11 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
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...

plus de 11 ans il y a | 0