필터 지우기
필터 지우기

editor with multiple tabs

조회 수: 6 (최근 30일)
rgs1203
rgs1203 2017년 4월 14일
댓글: rgs1203 2017년 4월 18일
My 2017a for OSX seems to have problems with showing an editor with multiple tabs. The name of the files doesn't always show up in the top, and navigating through the files is difficult becuase of this. Also if I try to click on the dropdown menu to show all the tabs I have open in the editor window it doesn't always work. Sometimes it thinks I'm trying to click on the left most tab editor.
Unfortunately, I have not been able to figure out what actions make this happen, so thus far it seems intermittent, which I know is really unhelpful. I'm not sure if this is an OSX problem specifically?

답변 (1개)

Sanjana Ramakrishnan
Sanjana Ramakrishnan 2017년 4월 18일
If the files are not showing in different tabs in the editor, then they might have been undocked. Docking them would open in separate tabs in the editor. Refer the example below to dock/undock files in the editor:
For instance, consider having 2 files : test1.m and test2.m open in the editor.
a) In the top right corner of the Editor window, you can click on a downwards arrow.
b) In order to see both the files at the same time, you may then choose "Undock test1.m".
c) This will open "test1.m' in a separate window and both "test1.m" and "test2.m" will be visible in separate windows.
d) You may reverse this by going to the top right corner of the newly opened window for "test1.m" and choose "Dock test1.m" and this will revert back to the original configuration.
  댓글 수: 1
rgs1203
rgs1203 2017년 4월 18일
Thanks Sanjana for the response, but unfortunately this is not a docking/undocking problem. If I have file1.m open and type edit file2.m in the command window, the file might open in the editor, but the tab list might only show file1 and the '+'.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by