Not enough input arguments.
Mostrar comentarios más antiguos
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 comentarios
Rik
el 25 de En. de 2021
If you had pasted your code as code, others can actually run it.
Mohammad Hasn Hashemi
el 25 de En. de 2021
Walter Roberson
el 25 de En. de 2021
function Idot=motor(t,Z)
output should be Zdot not Idot
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
