Interfacing matlab gui with simulink
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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.
Answers (1)
Desiree
on 27 Jul 2011
1 vote
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
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!