Display full file name in the script editor
7 次查看(过去 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!