Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
It is possible to change the values of the simulink frpm the Gui?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Arunkumar Muthukumaran
il 19 Dic 2015
Use set_param() to access and update the value of constant blocks. This command will dynamically update the values during simulation.
0 Commenti
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!