How to batch close the open variable window
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I checked the values of many variables, is there any way to batch close these Windows?
0 comentarios
Respuestas (1)
Matt J
el 15 de Oct. de 2024
You can try,
com.mathworks.mlservices.MatlabDesktopServices.getDesktop.closeGroup('Variables')
4 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!