How to specify histogram's x and y axis
조회 수: 9 (최근 30일)
이전 댓글 표시
I have 2 subplots in a figure, both of them histograms.
1) I'd like the x-axis of the left subplot to go from 0 to 6 like the subplot on the right. I'm sure there's an easy way to do this, but setting the 'XTick' property didn't work.
2) I'd like to extend the y axis on both subplots to go up to 22, but again, manually setting 'YTick' doesn't do it.

댓글 수: 0
채택된 답변
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!