Four-dimensional contourf plot in Matlab
이전 댓글 표시
Please, find the attached .mat file. How can I create a 4D contourf plot of x1,y1,z1,Phi1? I am using
Contourf(x1, y1,z1,Phi1)
But it is not working. Please, help.
답변 (1개)
Aquatris
2018년 7월 21일
0 개 추천
I do not think there is a way like you imagine but take a look at these function, in particular contourslice .
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!