help on a histogram plot!
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello! I have a matrix (5x5) which I would like to plot (in 3D) using the hist3, I would like the plot to be a (5x5) grid where the height of each pin reflects the entry value of the matrix at that position , how can I do it ? Thank you !
4 Kommentare
Image Analyst
am 16 Mär. 2018
The answer you just accepted below was the first option I gave - plotting the original data - it does not do anything with the histogram, which is a frequency distribution (counts) of the data values. So now we don't know if you accepted in advance, or you just didn't state what you want.
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!