figIconNums

Versione 1.0.0.0 (1012 Byte) da Todd Pataky
Replaces figure icons with figure numbers overlayed on a MATLAB icon
1,2K download
Aggiornato 24 lug 2007

Nessuna licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Programming in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: sethicon

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0