BigSubplot

Version 1.3.0.0 (1.36 KB) by WurmD
subplot with controlable margins and a more intuitive arguments for sub-image positions
365 Downloads
Updated 2 Oct 2012

View License

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 (2024). 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 Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

added screenshot

1.0.0.0