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 Center および MATLAB AnswersSurface 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.