3D surface interpolation question

조회 수: 3 (최근 30일)
Guohong
Guohong 2012년 1월 6일
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일
Did you try triscatteredinterp()?
  댓글 수: 1
Guohong
Guohong 2012년 1월 6일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by