Why do I not see tabs in the MATLAB Editor in R2016a?
3 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2016 年 8 月 18 日
回答済み: MathWorks Support Team
2016 年 8 月 18 日
Why do I not see tabs in the MATLAB Editor in R2016a? In my older versions of MATLAB, I can see the name of my M-file as a tab in the editor. How come it does not appear that way in R2016a?
採用された回答
MathWorks Support Team
2016 年 8 月 18 日
This is not version specific. This happens because by default MATLAB will use the single file editor when editing an M-file. The way to switch the default to the multi-file editor is to open up more than one M-file in MATLAB Editor windows and then press ctrl+shift+D in each of the editor windows (or in one of them navigate to the top right drop-down menu and select the "Dock All in Editor" option). This will doc the M-files into a single multi-file editor which can then be used either docked or undocked.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Debugging and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!