Display full file name in the script editor
조회 수: 9 (최근 30일)
이전 댓글 표시
The title is basically what I want to ask. It seems dull but somehow my editor does not display the full name of m files. The file names in the multiple tabs are accompanied with "...", and it's quite annoying sometime. I guess that if I open a lot of tabs, this issue will occur to save some place. However, I only open 1-2 m files.
Thanks for your help.
댓글 수: 1
채택된 답변
per isakson
2012년 12월 17일
If you have a narrow vertical pane with one column of file names you can drag (one of) its border to make the pane wider.
댓글 수: 3
per isakson
2012년 12월 17일
편집: per isakson
2012년 12월 17일
I assume that
- the file names are stacked vertically - one above the other
- you with the word, "pane", refer to the area in which the names are displayed.
Am I right?
Image Analyst
2012년 12월 17일
So you drag your tab wider, and it's half the screen, but the filename on the tab does not increase? It's still "inp_V..." and not the full filename?
추가 답변 (3개)
Image Analyst
2012년 12월 17일
It shows the fullname if you hover the mouse over the tab. If you didn't show the base filename and showed the full path, then with a lot of tabs you'd see only the drive letter.
댓글 수: 3
Image Analyst
2012년 12월 17일
Mine doesn't do that. I have lots of m-files with long names, because they are descriptive, such as CameraNoiseAnalyzer.m. There's no dot dot dot until I get to a really long name like RGB_to_XYZ_transform_explanation_demo.m then it cuts off when it exceeds 29 characters: "RGB_to_XYZ_transform_explana..." but that's way longer than the 6 characters it kicks in for with you. Even so, like per says, I can position the cursor between the tabs until I get the double horizontal arrow and drag it wider and see the full name.
Diarmaid Cualain
2018년 7월 13일
I had the same issue, and the workaround fix given by Hiep Dang worked. Thanks!
댓글 수: 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!