現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). An improved subplot function (https://jp.mathworks.com/matlabcentral/fileexchange/9694-an-improved-subplot-function), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Spectral acceleration, velocity and displacement spectra, subtightplot
一般的な情報
- バージョン 1.0.0.0 (1.79 KB)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
