Re: Plot a contour on the triangular mesh



Kalven wrote:


I am facing a problem on plotting a contour on the triangular mesh.
Can anyone help me on this problem? What should I do with my
triangular data set (they are arranged in the matrix form of x, y
and
z).

Have a look at either of the tricontour codes, they will plot the
contours directly from the triangulated data:

<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10408&objectType=FILE>

and

<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=11040&objectType=FILE>

hth

Darren
.



Relevant Pages