Main Content
triangulation
Triangulate polyshape
Description
T = triangulation(
returns a 2-D
polyin
)triangulation
object of a polyshape
object. T
has properties that describe the vertices and
connectivity of triangles that make up polyin
. For more
information, see triangulation
.
Examples
Input Arguments
Version History
Introduced in R2017b