How to change the window title of Matlab?
26 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Louis Tomczyk
am 16 Feb. 2023
Kommentiert: Louis Tomczyk
am 20 Feb. 2023
Hi,
My OS is Ubuntu. When I open a script or function with Matlab, the name of the opened window is the path of my file., like /home/louis/Documents/my_very_very_way_too_long_name/my_script.m.
Is there any command to change the name of the window to just get the name of my file: my_script.m?
Thanks in advance.
0 Kommentare
Akzeptierte Antwort
Krishna
am 20 Feb. 2023
You can follow the link below to understand and implement it at your end.
This uses mex commands so make sure you have the necessary setup.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings 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!