How to programmatically minimize or maximize SIMULINK MODEL window
16 次查看(过去 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!