BoxPlotPro

This app provides an interface to customize boxplots and perform statistical analysis among data.

Download
Download

You are now following this Submission

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 .

General Information

MATLAB Release Compatibility

  • Compatible with R2020a and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.0

Added "auto-refresh" toggle button next to PLOT button. Now all plot options trigger the plot function when changed.
Layout and minor bugs fixing.

Download
1.3.0

Fixed some scroll bugs with newer versions of Matlab.
Order of category picking now determines the order in the plot (before it was done alphabetically)

Download
1.1.0

added the option to choose between parametric (anova) and non-parametric (kruskalwallis) tests.
added a button to check data normality

Download
1.0.3

now, outliers w paramenter has no superior limit to allow including all points inside the whiskers

Download
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)

Download
1.0.1

New screenshot

Download
1.0.0

Download