help debugging my script?
Ältere Kommentare anzeigen
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 Kommentare
KSSV
am 13 Mär. 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
am 13 Mär. 2018
Bearbeitet: per isakson
am 18 Mär. 2018
KSSV
am 13 Mär. 2018
You need to check your while loop....the code is not executing while loop.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Digital Filter Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!