You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
boxplot3 plots mean (red), standard error (blue,
quantiles 0.25 and 0.75) and standard deviation (black)
Syntax: boxplot3(X,Y)
Example:
X=1:2;
Y{1}=1:100;
Y{2}=101:200;
boxplot3(X,Y)
Cite As
R P (2026). boxplot3(X,Y) (https://se.mathworks.com/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: boxplot2
General Information
- Version 1.0.0.0 (1.18 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
