How to plot three-dimensional histograms
显示 更早的评论
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.
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Histograms 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!