boxplotGroup
Group boxplots together along the x-axis with space between groups.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Adam Danz (2026). boxplotGroup (https://uk.mathworks.com/matlabcentral/fileexchange/74437-boxplotgroup), MATLAB Central File Exchange. Retrieved .
General Information
- Version 2.0.0 (374 KB)
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. |
||
| 1.2.2 | Instead of creating a new axis when an axis handle is not provided, the current axis will be used via gca(). |
||
| 1.2.1 | Suppress linkprops() and changes to toolbar suppression to work with versions prior to r2018b. |
||
| 1.2.0 | When 2nd axis is added, main axis is set to current axis. |
||
| 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. |
||
| 1.0.0 |