Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to plot actual 3D Contours with MATLAB !?

1 次查看(过去 30 天)
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.

回答(1 个)

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

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by