subplotgrid
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| 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
|
||
| 1.0.0.0 |
