How to access (plot let say) the states from simulink state space block?

4 次查看(过去 30 天)
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?

回答(1 个)

Pratyush
Pratyush 2023-8-4
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.

类别

Help CenterFile Exchange 中查找有关 Additional Math and Discrete 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by