rotate
Rotate shape about axis by angle
Description
rotate(
rotates the shape about the specified axis by the specified angle and plots the
resultant shape.shape
,angle
,axisPoint1,axisPoint2
)
rotates the shape about the specified axis by the specified angle and returns the
resultant shape as shape object.c
= rotate(shape
,angle
,axisPoint1,axisPoint2
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a