BoxPlotPro
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Zitieren als
Carlos Borau (2024). BoxPlotPro (https://www.mathworks.com/matlabcentral/fileexchange/88733-boxplotpro), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: daboxplot, copyUIAxes, Shapiro-Wilk and Shapiro-Francia normality tests.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0 | Added "auto-refresh" toggle button next to PLOT button. Now all plot options trigger the plot function when changed.
|
|
|
1.3.0 | Fixed some scroll bugs with newer versions of Matlab.
|
|
|
1.1.0 | added the option to choose between parametric (anova) and non-parametric (kruskalwallis) tests.
|
|
|
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 |
|