3D surface interpolation question

Hi, Here I have a 2-D (x row X 3 column) matrix which represents a 3-D surface, each column represents the data of one axial. Now I want the intersection curve of the given surface and a surface parallel to the coordinate surface, for example, a surface parallel to YZ and the X value is 5. Can anyone help?

回答(1 个)

Image Analyst
Image Analyst 2012-1-6

0 个投票

Did you try triscatteredinterp()?

1 个评论

Yes, I've tried to use triscatteredinterp to generate 3 2-D matrix to plot the surface, but don't know how to generate the intersection curve I need. more detail please.

请先登录,再进行评论。

类别

提问:

2012-1-6

Community Treasure Hunt

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

Start Hunting!

Translated by