help debugging my script?
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 13 de Mzo. de 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
el 13 de Mzo. de 2018
Editada: per isakson
el 18 de Mzo. de 2018
KSSV
el 13 de Mzo. de 2018
You need to check your while loop....the code is not executing while loop.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Digital Filter Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!