Change constant during simulation in Simulink

49 次查看(过去 30 天)
I update my constants during simulation in following way: run simulation, stop, change const, run, stop and so on. But how can i do this programmatically? This is the picture what should be result.

回答(2 个)

Azzi Abdelmalek
Azzi Abdelmalek 2013-12-2
Look at set_param function

Vincent Nicolazzo
编辑:Vincent Nicolazzo 2019-3-6
Check out this link. It's not the best method but it worked for me. I would run my simullation and change the value of the constant in the command window.

类别

Help CenterFile Exchange 中查找有关 Simulink Environment Customization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by