boxplot2

버전 1.0.0.0 (1.12 KB) 작성자: R P
Boxplot-like plot (median, interquartile range and 5%-95% range)
다운로드 수: 176
업데이트 날짜: 2016/12/14

라이선스 보기

boxplot2 plots median (red, quantile 0.5), interquartile range (blue,
quantiles 0.25 and 0.75) and non-outliers range (black, quantiles 0.05
and 0.95)

Syntax: boxplot2(X,Y)

Example:
X=1:2;
Y{1}=1:100;
Y{2}=101:200;
boxplot2(X,Y)

인용 양식

R P (2024). boxplot2 (https://www.mathworks.com/matlabcentral/fileexchange/60744-boxplot2), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Exploration and Visualization에 대해 자세히 알아보기
도움

줌: boxplot3(X,Y)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0