Convex hull vertices, returned as a column vector or matrix of vertex IDs.
When DT is a 2-D triangulation,
C is a column vector containing the
sequence of vertex IDs around the convex hull. The vertex IDs
are the row numbers of the vertices in the
Points property.
When DT is 3-D triangulation,
C is a 3-column matrix containing the
connectivity list of triangle vertices in the convex
hull.
Data Types: double
v — Area or volume scalar
Area or volume of the convex hull, returned as a scalar.