- How Do I Change a Block Parameter Based on the Output of Another Block?
- How do I model a transfer function with coefficients that vary with simulation time in Simulink 7.5 (R2010a)?
MISO State-space Model
16 views (last 30 days)
Show older comments
Hi, I have a state-space model with 1 input and 1 output that works just fine. I want to change one of the constants in that model to an input, which is to be determined by a controller. I have the model in state-space and i have it modelled in SIMULINK. I know how to change it in SIMULINK but I don't know how to change the state-space model. Help is very much appreciated :)
0 Comments
Answers (1)
Arnaud Miege
on 26 Apr 2011
I assume that you are using the State-Space block. You'll need to reconstruct your state-space model using basic Simulink blocks. Have a look at the following:
HTH,
Arnaud
2 Comments
Arnaud Miege
on 26 Apr 2011
Could you upload the files on a filesharing site instead? Then, they're accessible to the rest of the community.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!