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!