Distribute figures

This function can distribute figures on different parts of the screen(s).

Download
Download

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Cite As

Anders Simonsen (2026). Distribute figures (https://www.mathworks.com/matlabcentral/fileexchange/37176-distribute-figures), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.17.0

Fixed a minor bug with the 'only' and 'not' features when using the 'gcf' input.

Download
1.16.0

Added support for 'gcf' (get current figures) when using the 'only' and 'not' features.
Added features: 'Scale', 'ScaleOrigin', 'FreezeSize' and 'Order'.
Added additional warnings if external monitor(s) cannot be found.
Minor bug fixes.

Download
1.15.0

Added a second tutorial and added an 'Adjust' feature.

Download
1.14.0

Fixed a minor bug causing incorrect detection of primary monitor.

Download
1.13.0

Added a tutorial file.

Download
1.12.0

Added improved relative monitor detection.
Added exceptions for special function calls, which caused errors.
Fixed minor bugs.
Added automatically update feature system (First attempt of doing so, so it might cause bugs - please report these)

Download
1.11.0

The function has been updated to support the new figure handle system of 2014b and 2015a (Prerelease). Minor bugs have been fixed as well.

Download
1.10.0

Fixed a minor bug with the new figure handle system of 2014b.

Download
1.9.0

Added support for the 2014b (pre)release. Also fixed a minor problem with the 'Units' property of the current axes.

Download
1.8.0

Updated description

Download
1.7.0

The whole function has been updated to support different screen resolutions along with other useful features.

Download
1.6.0

A minor update

Download
1.5.0

Added a few lines to the description.

Download
1.3.0

Added the 'Rows' and 'Offset' properties and changed the input mode a more logical way.

Download
1.2.0

Removed a misplaced "nargin".

Download
1.0.0

Download