How to surf a specific contour ?

조회 수: 4 (최근 30일)
Benutzer Name
Benutzer Name 2018년 8월 24일
댓글: Star Strider 2018년 8월 24일
Hello,
I wonder if I can surf not only a rectangular area with "surf" (like using "meshgrid",...) but also an specific area like my .mat file. I tried to write a script to do so, but I thought there is maybe a simple way, maybe a function, to surf things like that. At the end I want also extrude it and use it as a 3D object. but first it would be enough if I could surf my area in the image.
  댓글 수: 1
madhan ravi
madhan ravi 2018년 8월 24일
Without your code definitely you won't get an answer.

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

채택된 답변

Star Strider
Star Strider 2018년 8월 24일
For an example, see: how to convert 2D graph to 3D? (link). (Scroll down to the second plot figure.)
  댓글 수: 2
Benutzer Name
Benutzer Name 2018년 8월 24일
I want to create with "surf" not a "mesh". Also for simple geometries like an airfoil I can create a surface. But thanks for the information!
Star Strider
Star Strider 2018년 8월 24일
As always, my pleasure.
Just substitute surf for mesh. The calling syntax for both functions are the same.

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

추가 답변 (0개)

카테고리

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