Interpolating Faces in Surface plot

조회 수: 2 (최근 30일)
Arun
Arun 2012년 1월 17일
Can somebody help me out to interpolate faces in a 3D surf plot?.I obtain different faces which are distinctly seen in one of the view using surf .I need to make a smooth 3D surface
  댓글 수: 2
Doug Hull
Doug Hull 2012년 1월 17일
Please post a picture or edit this question to be clearer.
Walter Roberson
Walter Roberson 2012년 1월 19일
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers

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

답변 (1개)

Patrick Kalita
Patrick Kalita 2012년 1월 18일
I'm not exactly clear what you're looking for. But have you tried calling
shading interp
after creating the surface? That might give you what you want.
  댓글 수: 2
Arun
Arun 2012년 1월 18일
Hi,
Shading interp doesnt work for me.I have different layers in my plot but i need to join these layers
Patrick Kalita
Patrick Kalita 2012년 1월 19일
Sorry, it's not clear to me what you're trying to do. Maybe if edit the original question and include a small snippet of example code or a picture, we might have a better chance of helping.

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

카테고리

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