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!
回答 (1 件)
Azzi Abdelmalek
2014 年 4 月 15 日
Try this to get default layout
desktop = com.mathworks.mde.desk.MLDesktop.getInstance;
desktop.restoreLayout('Default')
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!