A normalizing constant to a histogram
Show older comments
Answers (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])
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!