A normalizing constant to a histogram
Ältere Kommentare anzeigen
Antworten (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])
Kategorien
Mehr zu Histograms finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!