Distribute figures
This function can distribute figures on different parts of the screen(s).
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.17.0 (550 KB)
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. |
||
| 1.16.0 | Added support for 'gcf' (get current figures) when using the 'only' and 'not' features.
|
||
| 1.15.0 | Added a second tutorial and added an 'Adjust' feature. |
||
| 1.14.0 | Fixed a minor bug causing incorrect detection of primary monitor. |
||
| 1.13.0 | Added a tutorial file. |
||
| 1.12.0 | Added improved relative monitor detection.
|
||
| 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. |
||
| 1.10.0 | Fixed a minor bug with the new figure handle system of 2014b. |
||
| 1.9.0 | Added support for the 2014b (pre)release. Also fixed a minor problem with the 'Units' property of the current axes. |
||
| 1.8.0 | Updated description |
||
| 1.7.0 | The whole function has been updated to support different screen resolutions along with other useful features. |
||
| 1.6.0 | A minor update |
||
| 1.5.0 | Added a few lines to the description. |
||
| 1.3.0 | Added the 'Rows' and 'Offset' properties and changed the input mode a more logical way. |
||
| 1.2.0 | Removed a misplaced "nargin". |
||
| 1.0.0 |