subplot_grid
A subplot figure with a lot of fancy features
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Joris Kampman (2026). subplot_grid (https://ch.mathworks.com/matlabcentral/fileexchange/34191-subplot_grid), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: subtightplot
General Information
- Version 1.11.0 (32.9 KB)
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 |
||
| 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 |
||
| 1.9.0 | 1. possibility to save a .fig file and load without errors
|
||
| 1.8.0 | very stupid bug fixed (seen when only plotting a single axes (subplot_grid(1) crashed) |
||
| 1.7.0 | see 'help subplot_grid' |
||
| 1.6.0 | -Bugfixes
|
||
| 1.5.0 | 1: Matched the legend style to MATLAB
|
||
| 1.2.0 | some bugfixes on legend placements, and the correct working with zooming in and out. |
||
| 1.0.0 |