You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Allows to control the distance between subplots, add labels on rows/columns only and more.
% simple example:
subplot1(2,3);
subplot1(1); plot(rand(10,1));
subplot1(2); plot(rand(10,1));
...
Cite As
Eran Ofek (2026). An improved subplot function (https://au.mathworks.com/matlabcentral/fileexchange/9694-an-improved-subplot-function), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Spectral acceleration, velocity and displacement spectra, subtightplot
General Information
- Version 1.0.0.0 (1.79 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
