Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

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

1 view (last 30 days)
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 Comments
sia
sia on 7 May 2013
the first one! I edit a value and the simulation takes this value for their input.
sia
sia on 7 May 2013
i would like to show you a picture bit i dont know ow i can upload it :(

Answers (1)

Arunkumar Muthukumaran
Arunkumar Muthukumaran on 19 Dec 2015
Use set_param() to access and update the value of constant blocks. This command will dynamically update the values during simulation.

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!