Plot on Boxplot on the same graph
이전 댓글 표시
Hello potential ansewrer,
I have let's say 9 differnent monthly matrices, days*hours (e.g. January 31*24).
Now I have calculated the hourly averages through the 31 days (=1*24 values) for each of the 4 matrices.
Then I am try to plot on the same graph, a boxplot of each month and by using hold on its hourly averages.
Of course, matlab does not accept this as monthly boxplots appear on position x=1 and its hourly averages appear x=1:24 so there are not consistent.
As the periods are the same I do not know if the use of multiple x-axis would help.
Boxplots:

Hourly Averages:

Any help :)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Distribution Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
