editor multiple tabs
240 ビュー (過去 30 日間)
表示 古いコメント
Hello everybody,
I am currently working with Matlab on two different machines. In one of these, all the opened m files are on different tabs in the same editor; in the other, every time I open a new m file, it shows up in a new editor. I would prefere much more the first option, but I can not find it in the preferences, and also the HELP does not help. Do you know where can I modify it?
thanks
1 件のコメント
Jan
2011 年 6 月 15 日
Which Matlab version and OS are you using? How do you "open a new m file"? From the command window per "edit", from the editor or by a double click in the Windows Explorer?
採用された回答
Michael Katz
2011 年 6 月 17 日
Try docking the editors first. It's the south-east pointing arrow in the right of the menu bar. If Editor windows are undocked then new ones will open up undocked as well. You can dock together multiple Editors and then undock the whole group, so you could have the Editor in a separate window. It's a little tricky to set up, but once you do, new editors will open up in the (un)docked group.
11 件のコメント
その他の回答 (4 件)
Nnanyelugo Nwegbu
2019 年 8 月 29 日
I had the same problem. I resolved it by
> Undocking the editor
> Clicked on View Tab
> Clicked on drop down menu > Tabs position
Set the position you like from [Top, Bottom, Left, Right]. Mine was previously on "hide", so the reason I had the problem in the first place
Dock the editor
2 件のコメント
juan pf
2014 年 3 月 26 日
Hi
I am having the same problem in the 2012 version of Matlab and cannot dock all the mfiles together in one window. Do you have any idea how I do it?
Regards, Juan
aref yel
2021 年 9 月 12 日
1- docked all file and view on the debuger
2- righclick on the panel editor and select undock
3- you can see a new window including those file
hint: dock the editor in the debuger and undock editor
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!