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 中查找有关 Data Distribution Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



