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!