shift horizontal histogram to right
이전 댓글 표시
I am trying to shift the entire histogram to right, i.e. at 0.04 instead of 0, without changing the xticks.

댓글 수: 6
Ameer Hamza
2020년 3월 27일
Can you show an example output. How do you want to move distogram without moving the xticks.
Guillaume
2020년 3월 27일
Personally, I find this graph very confusing. What is the benefit of showing the histogram bars horizontally rather than vertically the way it's normally displayed?
And like Ameer, I certainly don't understand what that would mean for the bars of a histogram count/pdf/cdf/whatever to start at 0.4.
Mos_bad
2020년 3월 27일
Ameer Hamza
2020년 3월 27일
Do you want to show the pdf as bars or curves? For curves, it can be quite straightforward. For histograms, I couldn't think of a direct way. You will need to add several invisible axes and try to adjust their positions manually. Although possible, only try if it is necessary.
Image Analyst
2020년 3월 27일
Would the waterfall plot be okay? Check out the waterfall function.
Mos_bad
2020년 3월 27일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



