How to programmatically minimize or maximize SIMULINK MODEL window
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!
0 Commenti
Risposte (1)
Swarooph
il 27 Giu 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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Programmatic Model Editing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!