"Smart"/Silent Figure
Sin licencia
In Windows, MATLAB R14's FIGURE behaviour can be annoying. Namely, whenever we invoke figure/figure(X), it immediately jumps to the foreground, and steals focus from whatever other window was active, preventing you from switching to other processes, the MATLAB editor window, etc... (if you are repeatedly switching between figures/displaying results in a loop). This wrapper to figure makes FIGURE silent -- ie. if you had figure X in the background, then the call figure(X) will keep that figure in the background.
Citar como
Daniel Eaton (2024). "Smart"/Silent Figure (https://www.mathworks.com/matlabcentral/fileexchange/8919-smart-silent-figure), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Graphics > Graphics Objects >
Etiquetas
Agradecimientos
Inspiración para: fast_sorted_mask, bring_figure_front(), deprecated -- Light Field Toolbox v0.3 -- v0.4 now available, Light Field Toolbox v0.4 -- deprecated, v0.5 available now, fast_search_histogram, Let me work, figure!
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |