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!