Matlab Editor only showing partial filenames in tabs
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Michael
il 27 Feb 2013
Commentato: Image Analyst
il 30 Mag 2014
This just happened a week ago and I have no idea why. Instead of displaying the full filename in the tabs at the bottom of the editor, I'm only seeing shortened versions (ie proc... instead of processing.m). This occurs when I have only a single file open, and there's lots of room for a full filename. I know that it's something I did, but I just can't figure out what.
Any help would be very much appreciated. A lot of the files I work with have similar names, with 'a' 'b' or 'c' added to the end to indicate a revision. I loose that when the filename is shortened, and have to keep hovering/clicking on them to see which is which.
I'm using 2012.
Michael
1 Commento
Risposta accettata
Sean de Wolski
il 27 Feb 2013
Modificato: Sean de Wolski
il 27 Feb 2013
If you don't mind losing all of your preferences, you could take the "nuke it from orbit" approach and delete or rename your prefdir
cd(prefdir);cd ..
Then rename the folder for that release to e.g: R2012b_old. Restart ML and the default preferences will be restored.
With a screenshot, we could maybe figure out which preference it is.
3 Commenti
Sean de Wolski
il 4 Mar 2013
@Michael, please contact technical support if this happens again! We'd be curious to see the difference in preferences that caused it.
Più risposte (2)
Warren Campbell
il 11 Apr 2013
I had this exact thing just happen to me. I think I inadvertently dragged or double-clicked something along the lower part of the Editor window, and BOOM... everything was abbreviated. I couldn't find any sort of "shorten filenames" checkbox/setting anywhere, and I didn't like the sound of the "nuking it from orbit" idea. So, I just kept tinkering.
SKIP TO THE END: By dragging the document bar to the left into a "side panel" position, I was able to expand that panel to show all of the filenames. Then, when I dragged the document bar back to the bottom, all filenames were shown in their entirety.
4 Commenti
Sean de Wolski
il 11 Apr 2013
Your editor set up and what you're dragging. We haven't been able to reproduce it on purpose.
Image Analyst
il 30 Mag 2014
Bo's "Answer" moved here since it's a reply to Warren and not an "Answer" to the original posting.
Thanks Warren. It worked.
Alonso
il 3 Set 2013
Modificato: Alonso
il 3 Set 2013
I think I have reproduced what Warren Campbell said:
- Drag the document bar towards any side within the editor's window, so that the bar becomes vertical (and lateral) instead of horizontal bottom.
- If necessary, increase the width of bar so the filenames are shown full.
- Then, drag the bar back towards the bottom part of the editor's window, so now it is again horizontal bottom and the filenames are still full.
0 Commenti
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!