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!
