help debugging my script?
Show older comments
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 Comments
KSSV
on 13 Mar 2018
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
on 13 Mar 2018
Edited: per isakson
on 18 Mar 2018
KSSV
on 13 Mar 2018
You need to check your while loop....the code is not executing while loop.
Accepted Answer
More Answers (0)
Categories
Find more on Digital Filter Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!