Clear Filters
Clear Filters

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

4 views (last 30 days)
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?

Answers (1)

Pratyush
Pratyush on 4 Aug 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.

Products

Community Treasure Hunt

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

Start Hunting!