Interpolating Faces in Surface plot
이전 댓글 표시
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
2012년 1월 17일
Please post a picture or edit this question to be clearer.
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
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
2012년 1월 18일
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.
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!