How to create a box-and-whiskers plot by directly specifying median and IQR (without underlying data available)?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Robert Borkowski
il 5 Nov 2020
Modificato: Ameer Hamza
il 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 Commenti
Risposta accettata
Ameer Hamza
il 5 Nov 2020
Modificato: Ameer Hamza
il 5 Nov 2020
Refer to my answer on this question: https://www.mathworks.com/matlabcentral/answers/597127-draw-a-boxplot-from-percentiles.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!