Info
此问题已关闭。 请重新打开它进行编辑或回答。
Interfacing matlab gui with simulink
1 次查看(过去 30 天)
显示 更早的评论
Hi, I would like to ask if it is possible for me to interface my gui which is done using matlab, with simulink?
How do i do it? Thank you very much.
0 个评论
回答(1 个)
Desiree
2011-7-27
This is possible by using SET_PARAM and/or SIM commands from the GUI callbacks. You will find examples in the solution under the following link (please also note the related solution linked off at the bottom of that page): http://www.mathworks.com/support/solutions/en/data/1-15M12/index.html
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!