Opening a new script in a new tab

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)

Try this to get default layout
desktop = com.mathworks.mde.desk.MLDesktop.getInstance;
desktop.restoreLayout('Default')

Categories

Asked:

on 15 Apr 2014

Answered:

on 15 Apr 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!