What if I need both the data and the plot of a histogram?
Show older comments
I have to run twice?
hist(data,number_of_bins); h1 = hist(data,number_of_bins);
Accepted Answer
More Answers (0)
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!