Taking element of matrix from state space model of plant
1 view (last 30 days)
Show older comments
Bhushan Ravindra Attarde
on 27 May 2020
Answered: Fangjun Jiang
on 27 May 2020
Hello, I am working on creating a state space PI speed controller for state space model of given system. For the given system, there are 4 outputs, namely, position_out,Speed_out,measured_position,measured_speed which is [4*1] matrix. Now I want to pass only "measured speed "as feedback to input of State space controller. How can I extract only one value i.e. measured Speed from [4*1] matrix in simulink model?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!