is it possible to display simulink model on GUI created by ourselves?

3 visualizaciones (últimos 30 días)
QiQin Zhan
QiQin Zhan el 18 de Mzo. de 2015
Respondida: Steve Miller el 24 de Nov. de 2021
It's common for us to see the simulation process(such as the simulation process simMechanics) on the GUI provided by mathworks.But is it possible for us to display simulink model and simulation process on the GUI created by ourselves? I guess we may manage it by extracting and getting the handle of the simulink. Does anybody has the same idea or has better advice?

Respuestas (1)

Steve Miller
Steve Miller el 24 de Nov. de 2021
MATLAB Apps can have many different types of elements in them. A static image of the Simulink model would certainly be possible, and it is also possible to include MATLAB figure windows. You should be able to use those abilities to include the information you want in a MATLAB App.
--Steve

Categorías

Más información sobre Applications en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by