How to batch close the open variable window
4 views (last 30 days)
Show older comments
I checked the values of many variables, is there any way to batch close these Windows?
0 Comments
Answers (1)
Matt J
on 15 Oct 2024
You can try,
com.mathworks.mlservices.MatlabDesktopServices.getDesktop.closeGroup('Variables')
4 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!