How can I get the source file path shown permanently in the MATLAB GUI?

1 Ansicht (letzte 30 Tage)
I want to see the path of the current opened MATLAB source file in the MATLAB GUI permanently.
There exists an option in the preferences -> GUIDE -> "Show file path in window title", which does not work here.
  2 Kommentare
Gayatri Menon
Gayatri Menon am 16 Feb. 2018
Hi,
Are you looking for an option to add the path in the title when you execute the .fig file.
Thanks
Thomas Kelber
Thomas Kelber am 19 Feb. 2018
No, I'm looking for an option to show the file path of the .m file which is currently opened in the editor.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Gayatri Menon
Gayatri Menon am 19 Feb. 2018
Hi,
I think changing the "Name" property in Property Inspector may help. When you specify the Name property, the title of the figure changes as specified in this property.You could also give a pathname here.
Thanks
  1 Kommentar
Thomas Kelber
Thomas Kelber am 19 Feb. 2018
Thank you for your reply. I'm not working with figures but editing .m files with same names but different pathnames, which I want to see while editing not to mix them up.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Printing and Saving finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by