Problem with ode45
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 6 Avr 2019
What is the name of the file that f is stored in?
Saeed Ahmadzadeh
le 6 Avr 2019
Réponses (1)
madhan ravi
le 6 Avr 2019
Modifié(e) : madhan ravi
le 6 Avr 2019
1 vote
The name of the file that f is saved should be f.m
1 commentaire
Saeed Ahmadzadeh
le 6 Avr 2019
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!