figIconNums

版本 1.0.0.0 (1012 字节) 作者: Todd Pataky
Replaces figure icons with figure numbers overlayed on a MATLAB icon
1.2K 次下载
更新时间 2007/7/24

无许可证

This function allows you to more easily identify figures when Alt-Tabbing through windows.

Example:
>> figure(1)
>> figure(5)
>> figure(17)
>> figure(84)
>> figIconNums

figIconNums opens a dummy figure briefly to construct images from the figure numbers that are found by findobj. Only one- or two-digit figure numbers will display properly. The 'NumberTitle' property does not affect this display.

引用格式

Todd Pataky (2024). figIconNums (https://www.mathworks.com/matlabcentral/fileexchange/15664-figiconnums), MATLAB Central File Exchange. 检索来源 .

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

参考作品: sethicon

Community Treasure Hunt

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

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