Display full file name in the script editor
Show older comments
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 Comment
per isakson
on 17 Dec 2012
Which release of Matlab? Here R2012a (Win7) shows the full names.
Accepted Answer
More Answers (3)
Image Analyst
on 17 Dec 2012
0 votes
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 Comments
Hiep Dang
on 17 Dec 2012
Image Analyst
on 17 Dec 2012
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.
Hiep Dang
on 18 Dec 2012
Diarmaid Cualain
on 13 Jul 2018
0 votes
I had the same issue, and the workaround fix given by Hiep Dang worked. Thanks!
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!