Box Plot with Percentiles Known
Show older comments
I want to plot accuracy measures for an environmental variable, using the box plot approach. I have the error values / bounds for the 5, 25, 75, and 95th percentiles. All I want to do is show these error bounds using a box plot. I don't want box plot to calculate anything ... just produce the plot. Is there some way to do this in MATLAB ??
2 Comments
bym
on 9 Mar 2012
I don't suppose errorbar() helps you?
Laurens Bakker
on 9 Mar 2012
I've searched for this as well, without success...
Accepted Answer
More Answers (0)
Categories
Find more on Box Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!