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

조회 수: 3 (최근 30일)
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

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2020년 9월 24일

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by