Feeds
提问
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...
11 years 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
11 years 前 | 0