Description Usage Arguments Author(s) See Also Examples
trimesh(T, p) displays the triangles defined in the m-by-3
matrix T and points p as a mesh. Each row of
T specifies a triangle by giving the 3 indices of its
points in X.
1 |
T |
T is a |
p |
A vector or a matrix. |
p2 |
if |
add |
Add to existing plot in current active device? |
axis |
Draw axes? |
boxed |
Plot box? |
... |
Parameters to the rendering device. See the rgl package. |
Raoul Grasman
tetramesh, rgl,
delaunayn, convhulln,
surf.tri
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.