debugging problem with ode45

Error using ==> exist The first input to exist is a string.

您现在正在关注此提交

??? Error using ==> exist
The first input to exist is a string.

Error in ==> odearguments at 80
if (exist(ode)==2) % M-file

Error in ==> ode45 at 173
[neq, tspan, ntspan, next, t0, tfinal, tdir, y0, f0, odeArgs, odeFcn, ...

Error in ==> co2 at 20
[t,y]=ode45(dy,[0 3000],ones(12,1),options)

引用格式

xue (2026). debugging problem with ode45 (https://ww2.mathworks.cn/matlabcentral/fileexchange/35065-debugging-problem-with-ode45), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0