Boxplot is squished to the side
이전 댓글 표시
I have a single array A (190x1 cell) with values ranging from 1 to 5.
When I try to create a boxplot as such:
boxplot(A);
I get this:

Which is ugly, because it's squished to one side and the decimal values are not required. How do I fix this?
댓글 수: 2
the cyclist
2017년 7월 19일
편집: the cyclist
2017년 7월 19일
Can you upload A in a MAT file, so we can see for ourselves? (@Stephen, I'm guessing OP is just using the word "cell" incorrectly here.)
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Box Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!