Help: MATLAB command to close Model Explorer
Mostrar comentarios más antiguos
I'm currently working on a MATLAB Simulink model and at times it is difficult with so many windows opened. I'm currently writing a script to close all unnecessary windows, including Model Explorer. I'm aware that I can open Model Explorer with command "daexplr" but I don't know how to close it. Is there away to close it through command?
Respuesta aceptada
Más respuestas (1)
Thierry Dalon
el 28 de Abr. de 2011
0 votos
simulink close;
1 comentario
Qi Hao Goh
el 28 de Abr. de 2011
Categorías
Más información sobre Prepare Model Inputs and Outputs en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!