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