How to create two-dimensional boxplots
이전 댓글 표시
Hey all,
I would like to create a two-dimensional boxplot. So far I only managed to create 1D Boxplots with fixed x-value using boxchart. The result should be something like the below image:

On stackoverflow I found a solution for R and Python (matlplotlib), unfortunately I didn't find anything for Matlab.
R-solution
Python (matplotlib) solution
I would be happy if someone has a clever idea for the solution. Thanks in advance and best regards,
Tom
채택된 답변
추가 답변 (1개)
Constantino Carlos Reyes-Aldasoro
2023년 1월 16일
0 개 추천
Have a look at this code:
It describes how to do 3D boxplots, if you only have one grouping, it would go down to 2D

카테고리
도움말 센터 및 File Exchange에서 Exploration and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
