How can we Systematically pause Simulink model and update the variable and continue model from Matlab command line

9 vues (au cours des 30 derniers jours)
Hi Guys,
I have few querys , how can we update the variable during simulaton time. Here I have created simple model. Parameters "CtrlDwnValue" and "CtrlLftValue" are loaded into Matlab Wokspace. In this model, "CtrlDwnValue" is tunable parameter during runtime.
For Ex,
"CtrlDwnValue" is .29 upto T is 0.25 sec. which is represented in Fig-1., When T is 0.26 "CtrlDwnValue" is 0.35 which is represented in Fig-2.
Here I did manually paused the simulationa and changed this "CtrlDwnValue" parameter.
I wrote scipt to do above exampe, but i couldn;t able to succeed. Can any one help me how to do it?
Thanks in Advance !!!
Fig-1
Fig-2

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 24 Sep 2020

Catégories

En savoir plus sur Model, Block, and Port Callbacks dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by