subplotgrid

Creates a grid of axes with control over sizing and spacing.

現在この提出コンテンツをフォロー中です。

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.

引用

Curt Laubscher (2026). subplotgrid (https://jp.mathworks.com/matlabcentral/fileexchange/71376-subplotgrid), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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