figIconNums

Version 1.0.0.0 (1012 Bytes) by Todd Pataky
Replaces figure icons with figure numbers overlayed on a MATLAB icon
1.2K Downloads
Updated Tue, 24 Jul 2007 08:58:07 +0000

No License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Programming in Help Center and MATLAB Answers
Acknowledgements

Inspired by: sethicon

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0