Simple utilities for managing the positioning of bunch of on-screen figure windows in MATLAB.
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.
Nota del editor: This file was selected as MATLAB Central Pick of the Week
This package contains 3 trivial figure management utilities I can't live without:
SHOWMETHEFIGS Allow user to cycle between all figures by hitting any key
FIGSHIFT Cascades current figure window away from previous figure
FILLSCREEN Set a figure size to completely fill the screen. NOTE: There's a better version built into MATLAB since R2018a. Just set the WindowState property to 'maximized'
Citar como
Michelle Hirsch (2026). Useful Figure Management Utilities (https://github.com/michellehirsch/MATLAB-Figure-Utilities), GitHub. Recuperado .
Agradecimientos
Inspiración para: Figure Management Utilities, Lynx MATLAB Toolbox
Información general
- Versión 1.4.0.2 (4,06 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.4.0.2 | Moved code to GitHub |
||
| 1.4.0.1 | Updated license |
|
|
| 1.4.0.0 | Updated to work with R2014b (should still work with previous versions, too). Also now available as a snazzy Toolbox file which is super-easy to install (requires R2014b). |
||
| 1.3.0.0 | Removed mistaken attribution. |
||
| 1.2.0.0 | Update copyright. |
||
| 1.1.0.0 | Updated copyright. |
||
| 1.0.0.0 |
