Setting the name of the Matlab Command Window
6 views (last 30 days)
Show older comments
Norbert Thek
on 20 Oct 2022
Commented: Norbert Thek
on 24 Oct 2022
Hello
for an automatisation process I start Matlab(Simulink) from the commandline, and for this purpose with the setting "-nodesktop"
I will get a Command window, which looks something like this

Is it possible to add something to the window title, to make it easier to find the proper window if several are started in parallel
Something like the filename, currenworking dir or even a "generic" text would be nice.
Via commandline, or via m-code
0 Comments
Accepted Answer
Benjamin Kraus
on 21 Oct 2022
Edited: Benjamin Kraus
on 21 Oct 2022
No, there is no way to modify the title of the MATLAB command window.
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!