BoxPlotPro
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Carlos Borau (2026). BoxPlotPro (https://uk.mathworks.com/matlabcentral/fileexchange/88733-boxplotpro), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: daboxplot, copyUIAxes, Shapiro-Wilk and Shapiro-Francia normality tests.
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.4.0 | Added "auto-refresh" toggle button next to PLOT button. Now all plot options trigger the plot function when changed.
|
|
|
| 1.3.0 | Fixed some scroll bugs with newer versions of Matlab.
|
|
|
| 1.1.0 | added the option to choose between parametric (anova) and non-parametric (kruskalwallis) tests.
|
|
|
| 1.0.3 | now, outliers w paramenter has no superior limit to allow including all points inside the whiskers |
|
|
| 1.0.2 | Added outliers w parameter. Points are outliers if they are greater than q3 + w × (q3 – q1) or less than q1 – w × (q3 – q1) |
|
|
| 1.0.1 | New screenshot |
|
|
| 1.0.0 |
|