How to create a box-and-whiskers plot by directly specifying median and IQR (without underlying data available)?
35 次查看(过去 30 天)
显示 更早的评论
I'm struggling to create a box-and-whisker plot by directly specifying box and whiskers height/position. Matlab seems to require the underlying data as input to boxplot(), but I only have the histogram.
Thanks!
0 个评论
采纳的回答
Ameer Hamza
2020-11-5
编辑:Ameer Hamza
2020-11-5
Refer to my answer on this question: https://www.mathworks.com/matlabcentral/answers/597127-draw-a-boxplot-from-percentiles.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!