Better Matlab Boxplots I got tired of constantly needing to rework different code for making boxplots for my reports, or troubleshooting other folks' boxplot code, so I just made a class to simplify ...
A violin plot is an easy to read substitute for a box plot that replaces the box shape with a kernel density estimate of the data, and optionally overlays the data points itself. The original boxplot ...