Help CenterHelp Center
Rotate shape about z-axis by angle
rotateZ(shape,angle)
c = rotateZ(shape,angle)
rotateZ(shape,angle) rotates the shape about z-axis by an angle and plots the resultant shape.
shape
angle
example
c = rotateZ(shape,angle) rotates the shape about z-axis by an angle and returns a shape object.
c
collapse all
Create and view a rectangle with a length of 2 m and a width of 4 m.
r2 = antenna.Rectangle(Length=2,Width=4); show(r2) axis equal
Rotate the rectangle.
rotateZ(r2,45);
show(r2)
2-D and 3-D geometric shapes created using shape objects in Custom 2-D and 3-D Antenna catalog.
Example: antenna.Rectangle
antenna.Rectangle
Example: shape.Polygon
shape.Polygon
Example: shape.Box
shape.Box
Angle of rotation, specified as a scalar in degrees.
Example: 45
45
Data Types: double
double
Resultant shape obtained after the rotation operation on the input shape, returned as a shape object.
Introduced in R2017a
add | subtract | area | intersect | rotate | rotateX | rotateY | translate | show | mesh | plot | scale
add
subtract
area
intersect
rotate
rotateX
rotateY
translate
show
mesh
plot
scale
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office