maximize
Platform independent function to maximize a figure window.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Oliver Woodford (2026). maximize (https://nl.mathworks.com/matlabcentral/fileexchange/25471-maximize), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: findjobj - find java handles of Matlab graphic objects
Inspired: subfigure(nRows,nCols,figureId,varargin), Puma Robot Simulation
General Information
- Version 1.5.0 (1.44 KB)
MATLAB Release Compatibility
- Compatible with R14SP1 and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.0 | Adds support for R2018a's Java-less WindowState property |
||
| 1.4.0 | Suppress JavaFrame obsoletion message |
||
| 1.3.0 | Acknowledge findjobj. |
||
| 1.2.0 | Fix bug reported by Heinrich Acker (thanks!). |
||
| 1.1.0 | Removed dependency on jFindobj, using an idea based on comments by Yair Altman on the newsgroup. |
||
| 1.0.0 |