How to access (plot let say) the states from simulink state space block?
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm trying to implement state feedback control to my system. So, firstly i was trying to see the system response to open loop system in simulink. So i ran simulation using the statespace block in Simulink. How to access my state (x's) from that block?
0 comentarios
Respuestas (1)
Pratyush
el 4 de Ag. de 2023
Hi Binayak,
I understand that you want to access the states (x's) from the State-Space block in Simulink. You can use Outport block for that purpose.You can connect it to other blocks in your Simulink model, display it on a scope, or use it for further analysis.
0 comentarios
Ver también
Categorías
Más información sobre General Applications en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!