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!