現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). boxplot3(X,Y) (https://jp.mathworks.com/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: boxplot2
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
