Is there a way to change my simulink parameters at a pre-set time during the simulation?
Show older comments
Currently I am running Simulink from a script which sets up some parameters for me which are used and considered constant during my simulink simulation. I want to now change a parameter while the simulation is running at some time t=Tswitch. Is there an easy way to do this, maybe by running a Matlab script during the simulink simulation?
Just to be more specific, I want to change an LTI model which I setup in my script to a different LTI model during running.
Accepted Answer
More Answers (0)
Categories
Find more on Control System Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!