- 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
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Arnaud Miege
el 26 de Abr. de 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 comentarios
Arnaud Miege
el 26 de Abr. de 2011
Could you upload the files on a filesharing site instead? Then, they're accessible to the rest of the community.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!