figIconNums

Versión 1.0.0.0 (1012 Bytes) por Todd Pataky
Replaces figure icons with figure numbers overlayed on a MATLAB icon
1,2K descargas
Actualizado 24 jul 2007

Sin licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Programming en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: sethicon

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0