How can I label multiple boxplots with different symbols?
Show older comments
In the 'boxplot' function, you are able to specify different colors for each boxplot. For example, if I have 4 boxplots, I can specify the colors as red, green, blue, and black for the boxplots using the Name-Value Pair 'colors', 'rgbk'.
Is there a way to do specify the symbol for each individual boxplot as well? Currently I am only able to change the symbol for all boxplots together.
- Jai
1 Comment
Daniel Bridges
on 26 Nov 2017
This seems useful for colorblind people, though I'm not sure why it's needed if the boxplots are labeled on the horizontal axis.
Accepted Answer
More Answers (1)
Jai Bhagat
on 25 Oct 2017
1 vote
Categories
Find more on Box Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!