boxplot2

Boxplot-like plot (median, interquartile range and 5%-95% range)

Al momento, stai seguendo questo contributo

boxplot2 plots median (red, quantile 0.5), interquartile range (blue,
quantiles 0.25 and 0.75) and non-outliers range (black, quantiles 0.05
and 0.95)

Syntax: boxplot2(X,Y)

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

Cita come

R P (2026). boxplot2 (https://it.mathworks.com/matlabcentral/fileexchange/60744-boxplot2), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato: boxplot3(X,Y)

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0