Community Profile

photo

Pazzo


University of Michigan, Ann Arbor

2013년부터 활동

Followers: 0   Following: 0

연락

통계

  • First Answer

배지 보기

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

10년 초과 전 | 답변 수: 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...

10년 초과 전 | 0