Subplots - Subplotting made easy

Version 1.0.0 (3.09 KB) by David
A wrapper for subplots() which allows declaring the subplot grid only once, and enables easily access to the grid's axes.
44 Downloads
Updated 26 Oct 2020

View License

A subplot handler, to be used instead of subplot(). Main features:
- Subplot grid is defined once, instead of at each axis creation.
- Option to auto-determine grid dimensions by giving only the total
number of axes.
- Active axis can be specified in several ways:
1. "Flat" index
2. Sub-index
3. Determined automatically according to axis order
- The axis handles are saved to an array for later access.

Cite As

David (2024). Subplots - Subplotting made easy (https://www.mathworks.com/matlabcentral/fileexchange/81858-subplots-subplotting-made-easy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0