How to create a box-and-whiskers plot by directly specifying median and IQR (without underlying data available)?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Robert Borkowski
le 5 Nov 2020
Modifié(e) : Ameer Hamza
le 5 Nov 2020
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 commentaires
Réponse acceptée
Ameer Hamza
le 5 Nov 2020
Modifié(e) : Ameer Hamza
le 5 Nov 2020
Refer to my answer on this question: https://www.mathworks.com/matlabcentral/answers/597127-draw-a-boxplot-from-percentiles.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!