A normalizing constant to a histogram
显示 更早的评论
回答(1 个)
The way I understand it is that you want the plot to have more white space. Have you considered redefining the axis limits?
Try using
axis([xmin,xmax,ymin,ymax])
类别
在 帮助中心 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!