Plot stacked Contour Plots in a Cylindrical Coordinates (Visualizing 4D data)
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm having problems with 4D plots. I have three matrices, Th, R and Z, one for each 3D dimension in cylindrical coordinates. The forth dimension is a matrix S which will represent the color of the coordinates. All the matrices have size nXmXp.
The solution i have found is to use the function slice or scatter3, but i cant creat the plot in cylindrical coordinates when i use one of the previous function.
What i got was:

but, i want something like that: ( http://cloud.originlab.com/www/resources/graph_gallery/images_galleries_new/PlotStackedContourPlots.png )

If i use pcolar, i can plot only one circular section ...
Someone can help me?
Thank you
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!