Opening a new script in a new tab
Show older comments
This used to happen by default but for whatever reason now it opens in a new editor window the size of my entire screen. I don't remember changing any setting and would really like it to go back. Any insights would be greatly appreciated!
Answers (1)
Azzi Abdelmalek
on 15 Apr 2014
Try this to get default layout
desktop = com.mathworks.mde.desk.MLDesktop.getInstance;
desktop.restoreLayout('Default')
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!