Problem with ode45
Show older comments
Hi
I need to solve a first order differential system, with three differential equations.
So I created 2 M-files, like the followings:


But when I complie the M-files, I get the following error:

can someone help me ?
Thank you in advance
2 Comments
Walter Roberson
on 6 Apr 2019
What is the name of the file that f is stored in?
Saeed Ahmadzadeh
on 6 Apr 2019
Answers (1)
madhan ravi
on 6 Apr 2019
Edited: madhan ravi
on 6 Apr 2019
1 vote
The name of the file that f is saved should be f.m
1 Comment
Saeed Ahmadzadeh
on 6 Apr 2019
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!