Main Content
scale
Description
scale(
scales the vertices of the surface mesh mesh
,scalingFactor
)mesh
along the
x-, y-, z-axes by the specified
scaling factor scalingFactor
. The function uses the mesh origin as the
pivot point.
scale(
scales the mesh vertices along the x-, y-,
z-axes about the specified pivot point.mesh
,scalingFactor
,pivot
)
Examples
Input Arguments
Version History
Introduced in R2022b