Interpolating Faces in Surface plot
Mostrar comentarios más antiguos
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 comentarios
Doug Hull
el 17 de En. de 2012
Please post a picture or edit this question to be clearer.
Walter Roberson
el 19 de En. de 2012
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Respuestas (1)
Patrick Kalita
el 18 de En. de 2012
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 comentarios
Arun
el 18 de En. de 2012
Patrick Kalita
el 19 de En. de 2012
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.
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!