How to batch close the open variable window
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I checked the values of many variables, is there any way to batch close these Windows?
0 Kommentare
Antworten (1)
Matt J
am 15 Okt. 2024
You can try,
com.mathworks.mlservices.MatlabDesktopServices.getDesktop.closeGroup('Variables')
4 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!