DtaPntBox

Versatile multigroup boxplot function. Allows for gradient coloring of data points, together with subgroups boxes coloring.
31 Downloads
Updated 29 Jul 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');

Cite As

Wojciech Wojtowicz (2024). DtaPntBox (https://github.com/w-wojtowicz/DtaPntBox/releases/tag/v1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.