wireframe

버전 1.0.0.0 (2.19 KB) 작성자: Daniel Ennis
This function plots a sub-sampled wireframe of a surface.
다운로드 수: 2.6K
업데이트 날짜: 2005/12/13

라이선스 보기

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.

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R14SP3
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Fixed bug that caused stray lines to be generated.