arrangeFigures( handles )

Neatly and efficiently arrange and tile your GUIs in matlab
230 Downloads
Updated 31 Aug 2015

View License

arrangeFigures( handles ) uses functions from the image processing toolbox to most efficently arrange figures references in the handles array. The figures from the array will keep their original size, and will be tiled one by one to best occupy the provided space. Multiple monitors with mixed resolutions are supported. If an array of handles is not provided, arrangeFigures will find and arrange all currently visible figures.

Cite As

Michael Smirnov (2024). arrangeFigures( handles ) (https://www.mathworks.com/matlabcentral/fileexchange/52774-arrangefigures-handles), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers
Acknowledgements

Inspired by: tilefigs

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0