Problem with ode45
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 6 Apr 2019
What is the name of the file that f is stored in?
Saeed Ahmadzadeh
il 6 Apr 2019
Risposte (1)
madhan ravi
il 6 Apr 2019
Modificato: madhan ravi
il 6 Apr 2019
1 voto
The name of the file that f is saved should be f.m
1 Commento
Saeed Ahmadzadeh
il 6 Apr 2019
Categorie
Scopri di più su Ordinary Differential Equations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!