setname

Changes the figure name to equal the figure title.
547 Downloads
Aktualisiert 29. Sep 2011

Lizenz anzeigen

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

SETNAME sets the figure name to equal the figure title.
With many figure windows open, SETNAME makes it easier to disinguish
which is which in the taskbar.
SETNAME(AX) uses the axis AX instead of the current axis.
If the figure has no title, SETNAME uses the axis labels instead.

I also put the following in my STARTUP file to turn off the default figure numbering:
set(0,'defaultfigurenumbertitle','off')

Zitieren als

Andrew Bliss (2024). setname (https://www.mathworks.com/matlabcentral/fileexchange/33076-setname), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0