R2014A, opens new script editor for every file
Show older comments
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 Comments
tayyebe sh
on 16 Jul 2015
salam , i had this problem . in first click on the little pointer in the upper right of the editor , then Click the little downward pointing triangle in a circle in the upper right of the window and select "Undoc" , then ctll+n and enjoy :)
Khalid Khyjman
on 12 May 2016
Thank you
Image Analyst
on 12 May 2016
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.
Accepted Answer
More Answers (2)
Nicholas
on 7 Nov 2014
1 vote
Is there a way to dock all the .m files in separate script editor window and not with the interface?
fromLondon
on 18 Nov 2014
1 vote
@Nicholas: Just grab the editor and pull it out of the main window.
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!