Not enough input arguments.
显示 更早的评论
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 个评论
Rik
2021-1-25
If you had pasted your code as code, others can actually run it.
Mohammad Hasn Hashemi
2021-1-25
Walter Roberson
2021-1-25
function Idot=motor(t,Z)
output should be Zdot not Idot
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
