boxplot3(X,Y)

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

Vous suivez désormais cette soumission

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)

Citation pour cette source

R P (2026). boxplot3(X,Y) (https://fr.mathworks.com/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : boxplot2

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0