How to programmatically minimize or maximize SIMULINK MODEL window
Afficher commentaires plus anciens
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!
Réponses (1)
Swarooph
le 27 Juin 2016
0 votes
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:
Catégories
En savoir plus sur Programmatic Model Editing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!