wireframe

This function plots a sub-sampled wireframe of a surface.
2,6K téléchargements
Mise à jour 13 déc. 2005

Afficher la licence

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.

Citation pour cette source

Daniel Ennis (2026). wireframe (https://fr.mathworks.com/matlabcentral/fileexchange/9315-wireframe), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP3
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0

Fixed bug that caused stray lines to be generated.