How to access (plot let say) the states from simulink state space block?
28 ビュー (過去 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?
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linearization についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!