maximize
This function maximizes MATLAB figures on any platform, and any version of MATLAB at least as far back as 7.0 (possibly further). It takes a figure handle as input. Note: it doesn't simply resize the figure to fill the screen.
Citation pour cette source
Oliver Woodford (2026). maximize (https://fr.mathworks.com/matlabcentral/fileexchange/25471-maximize), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > External Language Interfaces > Web Services with MATLAB > Call Web Services from MATLAB Using HTTP >
Tags
Remerciements
Inspiré par : findjobj - find java handles of Matlab graphic objects
A inspiré : subfigure(nRows,nCols,figureId,varargin), Puma Robot Simulation, ISO 1999:2013, tilefigs
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.5.0.0 | Adds support for R2018a's Java-less WindowState property |
||
| 1.4.0.0 | Suppress JavaFrame obsoletion message |
||
| 1.3.0.0 | Acknowledge findjobj. |
||
| 1.2.0.0 | Fix bug reported by Heinrich Acker (thanks!). |
||
| 1.1.0.0 | Removed dependency on jFindobj, using an idea based on comments by Yair Altman on the newsgroup. |
||
| 1.0.0.0 |
