Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Interfacing matlab gui with simulink

3 views (last 30 days)
Celine Chia
Celine Chia on 27 Jul 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Desiree on 27 Jul 2011
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!