subplotgrid

Creates a grid of axes with control over sizing and spacing.
30 download
Aggiornato 1 mag 2019

Visualizza la licenza

Creates a grid of axes of specified size and returns a matrix of handles of the axes. This function is similar to subplot but it will create all axes at once. This function supports sizing and spacing of the subplots by specifying axis width/height, column/row padding, and padding on the sides of the figure. This function also support linking the y-axes of each row and linking the x-axes of each column.

Cita come

Curt Laubscher (2026). subplotgrid (https://it.mathworks.com/matlabcentral/fileexchange/71376-subplotgrid), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag
Versione Pubblicato Note della release
1.0.1.0

-Fixed various bugs in sizing and spacing and changed how it behaves to act as expected in most circumstances
-Added Flip option to change the order of resulting axes; default is similar to subplot now
-Update image
-Included example code

1.0.0.0