Not enough input arguments.
Afficher commentaires plus anciens
Hi everybody
I am trying to solve a couples ODE system, I wrote the code below but it has an error. I changed the code several times but it didnt work. How can I fix it???
thank you.

3 commentaires
Rik
le 25 Jan 2021
If you had pasted your code as code, others can actually run it.
Mohammad Hasn Hashemi
le 25 Jan 2021
Walter Roberson
le 25 Jan 2021
function Idot=motor(t,Z)
output should be Zdot not Idot
Réponse acceptée
Plus de réponses (0)
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!
