figIconNums

Version 1.0.0.0 (1012 octets) par Todd Pataky
Replaces figure icons with figure numbers overlayed on a MATLAB icon
1,2K téléchargements
Mise à jour 24 juil. 2007

Aucune licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Programming dans Help Center et MATLAB Answers
Remerciements

Inspiré par : sethicon

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0