Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Oliver Woodford (2026). maximize (https://la.mathworks.com/matlabcentral/fileexchange/25471-maximize), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: findjobj - find java handles of Matlab graphic objects
Inspiración para: subfigure(nRows,nCols,figureId,varargin), Puma Robot Simulation, ISO 1999:2013, tilefigs
Categorías
Más información sobre Call Web Services from MATLAB Using HTTP en Help Center y MATLAB Answers.
Información general
- Versión 1.5.0.0 (1,4 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión desde R14SP1
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 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 |
