Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to plot actual 3D Contours with MATLAB !?

1 Ansicht (letzte 30 Tage)
Omid Adljuy
Omid Adljuy am 31 Mär. 2013
Hi everybody
I have a data set of points (XYZ as the coordinates) and V as the value at each point. (Each of these 4 data sets (X,Y,Z,V) are vectors e.g. 1x1000 vectors.) Also I have another vector F (e.g. 1x3000) containing faces which describes the connection of vertices. I've plotted the 3D surface using patch command. (by the use of faces & vertices)
Now here goes the problem :
How can I plot the contour lines of V (and NOT Z ) on the 3D surface !?
(Actually the contour3 function plots 3D contour lines of Z ; But I need contour lines of V. ) I want some type of function or command that gets x,y,z and plots contours of V.
Actually I want something like the pictures below :
-
-
-
-
-
-
Thanks a billion for your help.

Antworten (1)

Omid Adljuy
Omid Adljuy am 4 Apr. 2013
Somebody PLEASE help me . . .
This is really urgent for me.

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by