An improved subplot function

バージョン 1.0.0.0 (1.79 KB) 作成者: Eran Ofek
An improved subplot function
ダウンロード: 9K
更新 2006/1/20

ライセンスがありません

Allows to control the distance between subplots, add labels on rows/columns only and more.
% simple example:
subplot1(2,3);
subplot1(1); plot(rand(10,1));
subplot1(2); plot(rand(10,1));
...

引用

Eran Ofek (2024). An improved subplot function (https://www.mathworks.com/matlabcentral/fileexchange/9694-an-improved-subplot-function), MATLAB Central File Exchange. 取得済み .

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

ヒントを与えたファイル: Spectral acceleration, velocity and displacement spectra, subtightplot

Community Treasure Hunt

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

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