Plotting several 2D histograms in one 3D histogram
显示 更早的评论
i have txt files of surface images that i have plotted as 2D histograms at different times. know i want plott all these 2D histograms in one 3D histogram, so that the temporal change of the surfaces is visible.
how can i select the existing 2D histograms and insert them into the 3D histogram ?
how can I assign the 2D histograms to the new third axis, the additional axis should have the running time in hours?
how it should look like you can see in the picture, i find it at a diploma thesis
回答(1 个)
Image Analyst
2021-3-24
0 个投票
I think you'll be able to figure out how to use bar3() to build that, but let us know if you can't.
类别
在 帮助中心 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!