How to create a box-and-whiskers plot by directly specifying median and IQR (without underlying data available)?
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Robert Borkowski
el 5 de Nov. de 2020
Editada: Ameer Hamza
el 5 de Nov. de 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 comentarios
Respuesta aceptada
Ameer Hamza
el 5 de Nov. de 2020
Editada: Ameer Hamza
el 5 de Nov. de 2020
Refer to my answer on this question: https://www.mathworks.com/matlabcentral/answers/597127-draw-a-boxplot-from-percentiles.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!