It is possible to change the values of the simulink frpm the Gui?

hi, i wanna buid a gui, where i can write values and after pressing the button "start" the simulink should take these values.
It is possible???
THX

3 个评论

Will the GUI provide a single value for each input that needs to be used as a Constant input for the entire simulation, will it provide a set of values to use from StartTime to StopTime, or does the model need to read from the GUI at each time-step to get the value?
the first one! I edit a value and the simulation takes this value for their input.
i would like to show you a picture bit i dont know ow i can upload it :(

回答(1 个)

Use set_param() to access and update the value of constant blocks. This command will dynamically update the values during simulation.

此问题已关闭。

产品

标签

提问:

sia
2013-5-6

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by