Filter löschen
Filter löschen

How to programmatically minimize or maximize SIMULINK MODEL window

6 Ansichten (letzte 30 Tage)
Shivaputra Narke
Shivaputra Narke am 25 Jun. 2016
Beantwortet: Swarooph am 27 Jun. 2016
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!

Antworten (1)

Swarooph
Swarooph am 27 Jun. 2016
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:

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by