Clear Filters
Clear Filters

Plotting Box Representation of Different Group of Categorical Data

1 view (last 30 days)
I have a numeric vector, called sizes, and categorical results of 8 different experiments (results not necessary to be same, but should be categorical or string) as follows,
For each result I need to draw boxplot of different categories (A, B, C, D) with different box colours, In addition, all results should be displayed on one figure. Roughly and ugly figure should be like following image. Do you have any suggestion? Cheers,

Answers (2)

Muhammad shahid
Muhammad shahid on 12 Apr 2018

Peter Perkins
Peter Perkins on 13 Apr 2018
If you have access to the Statistics & Machine Learning Toolbox, the box plot function does that and more.

Community Treasure Hunt

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

Start Hunting!