wireframe

This function plots a sub-sampled wireframe of a surface.
2,6K descargas
Actualizado 13 dic 2005

Ver licencia

This function generates undersampling of the mesh lines from the matrices usually passed to the SURF command. Highly resolved surfaces drawings often look better than there low resolution counterparts, but the high density of mesh lines can obscure surface details. Undersampling of the mesh lines can indicate important contour features, but must be done properly. The undersampling has to be performed carefully so that the mesh lines still track the surface features, something that is not obtained by simply rendering a lower resolution wireframe.

Citar como

Daniel Ennis (2024). wireframe (https://www.mathworks.com/matlabcentral/fileexchange/9315-wireframe), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Surface and Mesh Plots en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Fixed bug that caused stray lines to be generated.