setname

版本 1.0.0.0 (1.5 KB) 作者: Andrew Bliss
Changes the figure name to equal the figure title.
546.0 次下载
更新时间 2011/9/29

查看许可证

编者注: 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')

引用格式

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

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0