boxplot3(X,Y)

Boxplot-like plot (mean, standard error and standard deviation)

您现在正在关注此提交

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://ww2.mathworks.cn/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: boxplot2

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0