What setting do I change so that all files opened in the editor are accessed by a single tabbed matlab editor window?
조회 수: 65 (최근 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
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
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.
This page talks about the process, but in reverse: http://www.mathworks.com/support/solutions/en/data/1-16MIMT/index.html?product=SL&solution=1-16MIMT
댓글 수: 7
추가 답변 (2개)
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.
댓글 수: 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!