How to create a box-and-whiskers plot by directly specifying median and IQR (without underlying data available)?
4 ビュー (過去 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!