BigSubplot

Version 1.3.0.0 (1,36 KB) von WurmD
subplot with controlable margins and a more intuitive arguments for sub-image positions
365 Downloads
Aktualisiert 2 Okt 2012

Lizenz anzeigen

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]

Zitieren als

WurmD (2024). BigSubplot (https://www.mathworks.com/matlabcentral/fileexchange/38420-bigsubplot), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.3.0.0

added screenshot

1.0.0.0