How to programmatically minimize or maximize SIMULINK MODEL window
显示 更早的评论
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!
回答(1 个)
Swarooph
2016-6-27
0 个投票
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:
类别
在 帮助中心 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!