How to show file name instead of full file path in matlab's code editor bar
22 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
Usually the m code editor bar shows the full path to m file.
Occasionally I found that when I open the code editor and variable window and annex these two windows in the ceter of matlab window, the full path changed to file name only.
Is there a way to make the code editor bar always the file name only, instead of file path?
I found one setting in matlab.prf:
EditorNamedBufferOption=I2.
Does this setting control this behaviour? How to edit this setting?
Thanks.
4 comentarios
David Szwer
el 30 de En. de 2023
At this related question: How do I show only the filename at the top of my editor instead of the full path?, a MathWorks employee says, "There is currently no way to set a preference for what the Editor window displays."
Mark
el 25 de Feb. de 2025 a las 1:50
In the Matlab Documentation under “Editor/Debugger Preferences” there is this entry:
Select Display full path of files in the Editor to display the full path of files open in the MATLAB Online Editor and Live Editor. The path displays at the top of each open file.
This option does not appear in Matlab release 2024B. Is this an error in the documentation or a bug in Matlab R2024B?
Respuestas (0)
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!