2-D triangular plot
triplot(
plots the triangles defined by a
2-D TO
)triangulation
or delaunayTriangulation
object.
triplot(___,
specifies
one or more properties of the plot using name-value pairs. For example,
Name,Value
)'LineWidth',2
sets the edge width to 2 points.
h = triplot(___)
returns a chart
line handle used to create the plot. Use h
to query and modify properties
of the plot. For more information, see Line Properties.
delaunay
| delaunayTriangulation
| triangulation
| trimesh
| trisurf