ダウンロード: 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 (2025). An improved subplot function (https://www.mathworks.com/matlabcentral/fileexchange/9694-an-improved-subplot-function), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > Formatting and Annotation > Axes Appearance > Combine Multiple Plots > Subplots >
Help Center および MATLAB Answers で Subplots についてさらに検索
タグ
謝辞
ヒントを与えたファイル: 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 |