editor with multiple tabs

7 vues (au cours des 30 derniers jours)
rgs1203
rgs1203 le 14 Avr 2017
Commenté : rgs1203 le 18 Avr 2017
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?

Réponses (1)

Sanjana Ramakrishnan
Sanjana Ramakrishnan le 18 Avr 2017
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 commentaire
rgs1203
rgs1203 le 18 Avr 2017
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 '+'.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by