tilefigs

MATLAB function for tiling figures on the screen.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Brendan (2026). tilefigs (https://fr.mathworks.com/matlabcentral/fileexchange/38581-tilefigs), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : arrangeFigures( handles )

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

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

1.0.0.0