"Smart"/Silent Figure
Keine Lizenz
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.
Zitieren als
Daniel Eaton (2024). "Smart"/Silent Figure (https://www.mathworks.com/matlabcentral/fileexchange/8919-smart-silent-figure), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Graphics > Graphics Objects >
Tags
Quellenangaben
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |