BigSubplot
Version 1.3.0.0 (1.36 KB) by
WurmD
subplot with controlable margins and a more intuitive arguments for sub-image positions
bigsubplot(rows,cols,rr,cc,[hgap],[vgap])
create subplots bigger than standard
input:
- rows: number of rows in desired subplot
- cols: number of columns in desired subplot
- rr: row position of next image to be plotted
- cc: col position of next image to be plotted
- hgap: horizontal margin (in %?) [optional: default = 0.06]
- vgap: vertical margin (in %?) [optional: default = hgap]
Cite As
WurmD (2026). BigSubplot (https://www.mathworks.com/matlabcentral/fileexchange/38420-bigsubplot), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Subplots in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.