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

3 ビュー (過去 30 日間)
QiQin Zhan
QiQin Zhan 2015 年 3 月 18 日
回答済み: Steve Miller 2021 年 11 月 24 日
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?

回答 (1 件)

Steve Miller
Steve Miller 2021 年 11 月 24 日
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

カテゴリ

Help Center および File ExchangeApplications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by