You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Daniel Eaton (2026). "Smart"/Silent Figure (https://www.mathworks.com/matlabcentral/fileexchange/8919-smart-silent-figure), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (302 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
