tilefigs

Versione 1.1.0.0 (3,91 KB) da Brendan
MATLAB function for tiling figures on the screen.
2K download
Aggiornato 5 dic 2012

Visualizza la licenza

Inspired by http://www.mathworks.com/matlabcentral/fileexchange/328-tilefigs-m , but with a number of improvements. User can choose which figures to tile, can resize or not, can specify a number of rows and/or columns, can specify a spacing between the figures, and can specify a sub-portion of the monitor to be used.

tilefigs also allows tiling on a dual monitor, though MATLAB does not (at present) officially support multiple monitors, and so some manual effort may be required.

Cita come

Brendan (2025). tilefigs (https://it.mathworks.com/matlabcentral/fileexchange/38581-tilefigs), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Interactive Control and Callbacks in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: arrangeFigures( handles )

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Changed to allow arbitrary figure units (instead of forcing pixels)

1.0.0.0