help debugging my script?
이전 댓글 표시
This script is meant to solve a set of differential equations and return an output consisting of the quantities [T,X,Y,Z,U,V,W] in the form of a vector. When i run the code nothing appears, only the name of my m-file in the command window. Could someone help me find where in my code I've made a mistake?

댓글 수: 3
KSSV
2018년 3월 13일
How did you call the function? Don't attach the code as image......you can either copy paste the code or attach the code itself.
Christopher Maraj
2018년 3월 13일
편집: per isakson
2018년 3월 18일
KSSV
2018년 3월 13일
You need to check your while loop....the code is not executing while loop.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!