What setting do I change so that all files opened in the editor are accessed by a single tabbed matlab editor window?

165 次查看(过去 30 天)
Presently, each file that I open for editing is assigned to its own window. I would like to have all open files be associated with a single, tabbed window. I am unable to find a setting that affects this. R12b.
  3 个评论
Connor Hollis
Connor Hollis 2022-2-17
For anyone like me who couldn't find the Dock All option. The windows keyboard shortcut is ctrl+shift+d. This will dock any window that you have selected.

请先登录,再进行评论。

采纳的回答

Evan
Evan 2012-10-25
编辑:Evan 2012-10-25
As far as I know, there is no setting that allows this view option to be explicitly specified.
However, MATLAB remembers your "last-used" preference, so in order to set the editor to always dock files in the tabbed format to which you refer, simply do the following:
1. Click the "dock" arrow in the upper hand corner of a single file. This will cause the file to be docked in the main MATLAB window.
2. Click the uppermost "undock" arrow in the editor tab (which is now in the main MATLAB window) to move the editor to its own window.
3. Open any other file. It will now be docked in the (now separate) editor window in the tabbed format you're wanting.
If you close the editor after doing this, your preference will be remembered the next time you open the editor.
  7 个评论

请先登录,再进行评论。

更多回答(2 个)

chitra-bahadur naharkee
View → Tabs position → Top

Pavel Osipov
Pavel Osipov 2018-12-19
Thank you dear Ivan, everything was fine. In P 18b already has a button " Collapse all open files in the editor window." Hello everyone, happy New Year and good luck! Pavel.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by