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.
Cita come
Oliver Woodford (2024). maximize (https://www.mathworks.com/matlabcentral/fileexchange/25471-maximize), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > External Language Interfaces > Web Services with MATLAB > Call Web Services from MATLAB Using HTTP >
Tag
Riconoscimenti
Ispirato da: findjobj - find java handles of Matlab graphic objects
Ispirato: subfigure(nRows,nCols,figureId,varargin), Puma Robot Simulation, ISO 1999:2013, tilefigs
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |