Is it contourplot or Isosurface?
Ältere Kommentare anzeigen
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?
Antworten (2)
Matt Tearle
am 10 Jun. 2011
1 Stimme
That's a contour plot. But if you have vector data, you may need to go through TriScatteredInterp and meshgrid first.
Kategorien
Mehr zu Contour Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!