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?
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 中查找有关 General Applications 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!