Is it contourplot or Isosurface?
이전 댓글 표시
How do I plot 3 variable together. Lets say [x,y,z] After plotting them together I want to show the 2D plot of X versus Y at constant Z value.
What command should I use?
답변 (2개)
Matt Tearle
2011년 6월 10일
1 개 추천
That's a contour plot. But if you have vector data, you may need to go through TriScatteredInterp and meshgrid first.
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!