boxplot3(X,Y)

버전 1.0.0.0 (1.18 KB) 작성자: R P
Boxplot-like plot (mean, standard error and standard deviation)
다운로드 수: 87
업데이트 날짜: 2016/12/14

라이선스 보기

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)

인용 양식

R P (2024). boxplot3(X,Y) (https://www.mathworks.com/matlabcentral/fileexchange/60745-boxplot3-x-y), MATLAB Central File Exchange. 검색됨 .

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

받음: boxplot2

Community Treasure Hunt

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

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