Borrar filtros
Borrar filtros

How to programmatically minimize or maximize SIMULINK MODEL window

6 visualizaciones (últimos 30 días)
Shivaputra Narke
Shivaputra Narke el 25 de Jun. de 2016
Respondida: Swarooph el 27 de Jun. de 2016
Hi,
Is it possible to minimize the simulink model window (using bdroot or any other method) using m script. ?
Thanks!

Respuestas (1)

Swarooph
Swarooph el 27 de Jun. de 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:

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by