Info
此问题已关闭。 请重新打开它进行编辑或回答。
It is possible to change the values of the simulink frpm the Gui?
1 次查看(过去 30 天)
显示 更早的评论
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
回答(1 个)
Arunkumar Muthukumaran
2015-12-19
Use set_param() to access and update the value of constant blocks. This command will dynamically update the values during simulation.
0 个评论
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!