DtaPntBox

Versatile multigroup boxplot function. Allows for gradient coloring of data points, together with subgroups boxes coloring.
31 téléchargements
Mise à jour 29 juil. 2021
Boxplot with possibility of displaying color gradient of data points numerical values, together with subgroups boxes coloring.
Main possibilities:
  • Color gradient for data points
  • Boxes subgroups coloring
  • Mean line connecting subgroups
  • Automatic subgroups legend
  • Custom y and x axis label names and title
  • Autosaving in current directory
Function input from graphics in figure:
  • DtaPntBox(X, Y, Z, [], Colors, [], XTickName, 'Rel. int', 1, 52,'yes','no', 'Data points color gradient, Subgrups colors','yes');
  • DtaPntBox(X, Y, Z, BoxColors, [], [], XTickName, 'Rel. int', 1, 36,'no','no', 'Subgrups colors','yes');
  • DtaPntBox(X, Y, Z, BoxColors, [], [], XTickName, 'Rel. int', 1, [],'no','yes', 'Subgrups colors, wo data points','yes');

Citation pour cette source

Wojciech Wojtowicz (2024). DtaPntBox (https://github.com/w-wojtowicz/DtaPntBox/releases/tag/v1.0), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.