R2014A, opens new script editor for every file
2 ビュー (過去 30 日間)
古いコメントを表示
Now that I've upgraded to R2014A, Matlab opens a new script editor window for every script I open. For all of the previous releases the default was one editor with tabs for each script. I can not find an option to change this back in R2014.
Any tips on where this option is hiding? Having 6 different script editors open is annoying as heck.
Cheers,
Brian
3 件のコメント
Image Analyst
2016 年 5 月 12 日
There is no "Undoc". To get a single, docked editor window with tabs for all the m-files you have open like Brian asked, tayyebe actually meant that you should select "Dock editor" (as I said in my Answer), not "Undoc".
Ctrl-n is not needed for docking. Ctrl-n brings up a brand new, empty editor window, if that's what you want to do, or you can do Ctrl-o to open an existing m-file into a new editor tab.
採用された回答
Image Analyst
2014 年 3 月 13 日
Click the little downward pointing triangle in a circle in the upper right of the window and select "Dock editor".
2 件のコメント
Philippe
2014 年 10 月 10 日
編集済み: Philippe
2014 年 10 月 10 日
Thanks! Your awesome!
This happened to me after trying out a different text editor as a default for editing in MATLAB. When I switched back to the MATLAB Editor as default, it began opening each .m file into it's own window/instance. I too was using 2014A at the time.
その他の回答 (2 件)
Nicholas
2014 年 11 月 7 日
Is there a way to dock all the .m files in separate script editor window and not with the interface?
0 件のコメント
fromLondon
2014 年 11 月 18 日
@Nicholas: Just grab the editor and pull it out of the main window.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!