How to plot three-dimensional histograms
Ältere Kommentare anzeigen
I am interested in plotting a three dimensional histogram. I have two vectors of data, which I use to create a grid, say on the x-y plane, and I would like to assign a numerical value (all of them stored in a matrix) to each bin of the grid (not necessarily an integer) and plot those values along the z-axis, each value of the matrix over its corresponding bin. Is there any function that would allow this, given the two vectors to generate the grid and the matrix of the data to be plotted over it? Thank you.
Antworten (1)
computingscience123
am 16 Jul. 2014
0 Stimmen
Kategorien
Mehr zu Histograms finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!