Box Plot for Time (HH:MM:SS) data
이전 댓글 표시
Hi all, I am trying to get the boxplot for Time (HH:MM:SS) and day name data but unable to get the required plot. In detail, I would like to get the Boxplot in terms of days, (Monday to Sunday). I have attached the sample data and any help in this regard is highly appreciated.

댓글 수: 3
Cris LaPierre
2021년 4월 17일
How should the median, interquartile range, and outliers be determined from your data?
Could you show us what the expected chart should look like?
Ganesh Naik
2021년 4월 18일
Cris LaPierre
2021년 4월 18일
Yes, with numeric data, you can calculate medians and standard deviations. It looks like your data is a character array, meaning it is text. See Jonas' suggestion below.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

