BoxPlotPro
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Carlos Borau (2024). BoxPlotPro (https://www.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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!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 |
|