debugging problem with ode45

Version 1.0.0.0 (1.62 KB) by xue
Error using ==> exist The first input to exist is a string.
207 Downloads
Updated 14 Feb 2012

View License

??? 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)

Cite As

xue (2024). debugging problem with ode45 (https://www.mathworks.com/matlabcentral/fileexchange/35065-debugging-problem-with-ode45), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0