boxplot3(X,Y)

バージョン 1.0.0.0 (1.18 KB) 作成者: R P
Boxplot-like plot (mean, standard error and standard deviation)
ダウンロード: 87
更新 2016/12/14

ライセンスの表示

boxplot3 plots mean (red), standard error (blue,
quantiles 0.25 and 0.75) and standard deviation (black)

Syntax: boxplot3(X,Y)

Example:
X=1:2;
Y{1}=1:100;
Y{2}=101:200;
boxplot3(X,Y)

引用

R P (2024). boxplot3(X,Y) (https://www.mathworks.com/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. 取得済み .

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

ヒントを得たファイル: boxplot2

Community Treasure Hunt

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

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