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