wireframe
by Daniel Ennis
08 Dec 2005
(Updated 13 Dec 2005)
This function plots a sub-sampled wireframe of a surface.
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (5) |
| 10 Dec 2005 |
John D'Errico
|
|
|
| 13 Dec 2005 |
John D'Errico
|
|
|
| 17 Jan 2006 |
Neil King
|
|
|
| 04 Jun 2009 |
Marko Crivaro
|
|
|
| 04 Jun 2009 |
Lukas Lansky
|
|
|
| Updates |
| 12 Dec 2005 |
The inputs X and Y are now checked to be vectors in length equivalent to the column and row dimensions of Z, if true the input vectors are MESHGRIDded. Sorry, but still no "intelligence" behind picking which contour lines to display. |
| 13 Dec 2005 |
Fixed bug that caused stray lines to be generated. |
|
Contact us at files@mathworks.com