combplot

バージョン 1.0.0.0 (1.62 KB) 作成者: Toby Driscoll
Copies axes from existing figures into a single new figure window.
ダウンロード: 2.1K
更新 2003/3/20

ライセンスの表示

This is an "after the fact" way to use SUBPLOT. For example:

close('all'), ezplot('sin(t)')
figure, ezplot('cos(t)')
figure, ezplot('sin(t)+cos(t)')
combplot(1:3,[3 1])

This puts three plots into a vertical orientation in a new figure.

引用

Toby Driscoll (2024). combplot (https://www.mathworks.com/matlabcentral/fileexchange/3147-combplot), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
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.0.0.0