Multiple tabbed editor windows
Mostra commenti meno recenti
I believe this functionality existed in previous versions (2015b currently), but I cannot for the life of me figure out how to have 2+ editor windows both of which have multiple tabs. This would make certain tasks much easier. For example, I have two different code sets I am working on, both with multiple components with similar names. It would be nice to split those into two different windows to avoid confusion.
1 Commento
Roberto Osorio
il 19 Lug 2017
I second this request for multiple tabbed editor windows. This could be implemented, for instance, using a Projects design (each project opening by default in a separate window with tabs for the project files). The only way I can accomplish this now is by (clumsily) opening a new Matlab session just for editing a separate project.
Risposta accettata
Più risposte (4)
Andrew Shi
il 4 Set 2020
7 voti
Just want to chime in and say this feature would be helpful. Is anyone aware of any updates?
Joh Hag
il 7 Ago 2018
6 voti
Count me also in. Multiple tabbed editors and projects would be awesome.
I second this request. It's really cumbersome to work on a single editor for multiple projects.
I found a hack to get multiple editors which will allow for more than two (eg, left/right or top/bottom) separate projects. Use the 'Custom' option from the 'View' menu and create as many table entries as you need. See the attached example to get an idea:

Dennis Van Dusen
il 17 Ott 2017
2 voti
I second this request. It is actually non-sensical to have the current 'single' undocked window rather than multiple undocked 'editor tabsets'. This is because the 'single' does not have the 'HOME' Top Tool Tab and toolbar. The actual effect is that you can not EVER get to those toolbar functions for that file -- especially what you might want for Variables. (It might actually be that the variables tools are not considered to be for a specific .m, but that is a slightly different issue. Why, for instance, is there no way to click on a variable in code and see it pop up in the workspace? That makes me think that 'variables' are always thought of as more like files rather than 'properties', etc.)
D
Categorie
Scopri di più su File Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!