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 で Digital Filter Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!