subplot_grid

A subplot figure with a lot of fancy features

Download
Download

You are now following this Submission

Cite As

Joris Kampman (2026). subplot_grid (https://in.mathworks.com/matlabcentral/fileexchange/34191-subplot_grid), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: subtightplot

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

This version is suitable for R2014b, without any guarantee or expected performance for lower matlab releases (i.e., it is checked for hgVersion 2, and hgVersion 1 is not supported!).

Saving the figure is now possible, and the colorbar is upgraded

Download
1.10.0

fixed minor irritation. Now, after construction of a subplot_grid object, the current axes is set to the first subplot, instead of being left undefined

Download
1.9.0

1. possibility to save a .fig file and load without errors
2. very flexible row and column titles on all 4 sides.
3. different resizing scheme (more robust)
4. minor bugfixes

Download
1.8.0

very stupid bug fixed (seen when only plotting a single axes (subplot_grid(1) crashed)

Download
1.7.0

see 'help subplot_grid'

Download
1.6.0

-Bugfixes
-speed improvement (thanks to Dan Kominsky)
-added method COLORBAR
-added possibility to link axes on zooming in

Download
1.5.0

1: Matched the legend style to MATLAB
2: Bugfix in the legend placement
3: Added correct handling of axes deletion.
4: Added COLORBAR method.
5: Added SET_PADDING which allows control over the amount of whitespace between axes

Download
1.2.0

some bugfixes on legend placements, and the correct working with zooming in and out.

Download
1.0.0

Download