BoxPlotPro

버전 1.4.0 (776 KB) 작성자: Carlos Borau
This app provides an interface to customize boxplots and perform statistical analysis among data.
다운로드 수: 1K
업데이트 날짜: 2022/3/25

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

Main features:
Reads data from tables stored in .mat files
Reads data from tables stored in .xlsx files (one table per sheet)
Data loaded is shown within the app in a table
Boxplots are organized by conditions and coloured by groups. User can pick them in the desired order.
User is able to dinamically select groups and conditions from table columns
High customization (e.g. scatter, jitter, transparency, outliers, mean, group linking lines)
Easily pickable colours and color maps
Plot can be opened as a separate figure for further customization
Anova/Kruskalwallis and post-hoc test performed between groups and/or conditions
Statistical results shown in a table with significant values highlighted
Significance symbols (asteriscs/bullets) can be automatically added to the plot at customizable y positions
Allows checking data normality (visually + Shapiro-Wilk test)

인용 양식

Carlos Borau (2024). BoxPlotPro (https://www.mathworks.com/matlabcentral/fileexchange/88733-boxplotpro), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Added "auto-refresh" toggle button next to PLOT button. Now all plot options trigger the plot function when changed.
Layout and minor bugs fixing.

1.3.0

Fixed some scroll bugs with newer versions of Matlab.
Order of category picking now determines the order in the plot (before it was done alphabetically)

1.1.0

added the option to choose between parametric (anova) and non-parametric (kruskalwallis) tests.
added a button to check data normality

1.0.3

now, outliers w paramenter has no superior limit to allow including all points inside the whiskers

1.0.2

Added outliers w parameter. Points are outliers if they are greater than q3 + w × (q3 – q1) or less than q1 – w × (q3 – q1)

1.0.1

New screenshot

1.0.0