BigSubplot

バージョン 1.3.0.0 (1.36 KB) 作成者: WurmD
subplot with controlable margins and a more intuitive arguments for sub-image positions
ダウンロード: 365
更新 2012/10/2

ライセンスの表示

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]

引用

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

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSubplots についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.0

added screenshot

1.0.0.0