BigSubplot

subplot with controlable margins and a more intuitive arguments for sub-image positions

You are now following this Submission

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 .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

added screenshot

1.0.0.0