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!
