Why FOR LOOP doesn't work for the descrete state space?
Mostrar comentarios más antiguos
Hello I want to plot the states of the system shown in the code attached. but the problem is that when I plot both descrete and continous system using ss, I get the right plotting but when i use the FOR LOOP the descrete state space doesn't seem to give the right plotting. Can anyone give an explaination for that because the FOR LOOP seems to work evectivelly with the descrete system? The following image shows both the descrete and continuous state system plotting using ss

This image shows the continuous state using FOR LOOP

but when I plot the descrete state system using the FOR LOOP I get a wrong plotting

Thanks in advance
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements 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!