figIconNums
by Todd Pataky
23 Jul 2007
(Updated 24 Jul 2007)
Replaces figure icons with figure numbers overlayed on a MATLAB icon
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
sethicon
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com