Matlab simulink GUI interface

2 views (last 30 days)
Matt
Matt on 2 May 2013
Hi
I am solving coupled field problem with matlab. My matlab code contains numerical calculations which calls a simulink for boundary conditions. My next step is to make GUI. Is it possible to make GUI while my code cotians Simulink as well?
Matt

Answers (1)

Kaustubha Govind
Kaustubha Govind on 2 May 2013
Yes, you can use the Simulink command-line API to call into your model from the GUI.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!