How to programmatically minimize or maximize SIMULINK MODEL window

조회 수: 8 (최근 30일)
Shivaputra Narke
Shivaputra Narke 2016년 6월 25일
답변: Swarooph 2016년 6월 27일
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!

답변 (1개)

Swarooph
Swarooph 2016년 6월 27일
Not sure if this exactly answers your question. But if you are doing programmatic simulation of Simulink models (through MATLAB scripts), perhaps you can use the load_system command to load the Simulink model into memory without making its model window visible:

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by