help debugging my script?
Afficher commentaires plus anciens
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 commentaires
KSSV
le 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
le 13 Mar 2018
Modifié(e) : per isakson
le 18 Mar 2018
KSSV
le 13 Mar 2018
You need to check your while loop....the code is not executing while loop.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Digital Filter Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!