How to programmatically minimize or maximize SIMULINK MODEL window
18 ビュー (過去 30 日間)
古いコメントを表示
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!
0 件のコメント
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Programmatic Model Editing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!