Opening a new script in a new tab
Afficher commentaires plus anciens
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!
Réponses (1)
Azzi Abdelmalek
le 15 Avr 2014
Try this to get default layout
desktop = com.mathworks.mde.desk.MLDesktop.getInstance;
desktop.restoreLayout('Default')
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!