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 个评论

Please post a picture or edit this question to be clearer.
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers

请先登录,再进行评论。

回答(1 个)

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 个评论

Hi,
Shading interp doesnt work for me.I have different layers in my plot but i need to join these layers
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.

请先登录,再进行评论。

类别

标签

提问:

2012-1-17

Community Treasure Hunt

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

Start Hunting!

Translated by