How to change the window title of Matlab?
조회 수: 22 (최근 30일)
이전 댓글 표시
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
채택된 답변
Krishna
2023년 2월 20일
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.
추가 답변 (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!