A normalizing constant to a histogram
Mostra commenti meno recenti
Risposte (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])
Categorie
Scopri di più su Histograms in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!