boxplotGroup

Group boxplots together along the x-axis with space between groups.

Download
Download

You are now following this Submission

Cite As

Adam Danz (2026). boxplotGroup (https://uk.mathworks.com/matlabcentral/fileexchange/74437-boxplotgroup), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Examples file added; GroupType param added to control color distribution; output suppressed unless requested; improved linking of axes with SecondaryLabels; now xticks are set to auto if labels aren't provided; + other improvements.

Download
1.2.2

Instead of creating a new axis when an axis handle is not provided, the current axis will be used via gca().

Download
1.2.1

Suppress linkprops() and changes to toolbar suppression to work with versions prior to r2018b.

Download
1.2.0

When 2nd axis is added, main axis is set to current axis.

Download
1.1.0

Using linkprop and listener to resize axis2 when main axis is resized; axis handle provided in boxplot(); added DeleteFct to main axis; removed toolbar for axis2; other minor changes.

Download
1.0.0

Download