jitterplot

버전 1.0.0 (1.96 KB) 작성자: Joris Meurs
Function to plot individual data points as well as the mean and standard deviation in one figure
다운로드 수: 91
업데이트 날짜: 2020/7/8

라이선스 보기

INTRODUCTION
Function to create jitter plots showing the mean, mean - 1 standard
deviation, mean + 1 standard deviation and the distribution of the
individual data points

INPUT
jitterplot(data,y)
data: N x 1 vector containing the data points to be plotted
y: N x 1 vector representing the corresponding groups of the data
points

jitterplot(...,'meanWidth',meanWidthValue)
Value for the width of the line to indicate the mean in the plot. Default
is 0.2

jitterplot(...,'stdWidth',stdWithValue)
Value for the width of the lines to indicate the standard deviation in
the plot. Default is 0.3

jitterplot(...,'scatterSize',scatterSizeValue)
Value for the marker size to show the individual data points. Default
value is 20

OUTPUT
h: Figure handle

Created: 8/7/2020
Version: 1.0
Last update: 8/7/2020
Developer: Joris Meurs

인용 양식

Joris Meurs (2024). jitterplot (https://www.mathworks.com/matlabcentral/fileexchange/77885-jitterplot), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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