addSurfaceMesh
R2026bSyntax
Description
displays the surface mesh specified by the triangulation object
surface = addSurfaceMesh(pcview,triangulationObj)triangulationObj.
specifies options using one or more name-value arguments in addition to any combination of
arguments from previous syntaxes. For example, surface = addSurfaceMesh(___,Name=Value)Color="yellow" sets the
color of the mesh vertices to yellow.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026b
