Help CenterHelp Center
Rotate shape about y-axis by angle
rotateY(shape,angle)
c = rotateY(shape,angle)
rotateY(shape,angle) rotates the shape about y-axis by an angle and plots the resultant shape.
shape
angle
example
c = rotateY(shape,angle) rotates the shape about y-axis by an angle and returns a shape object.
c
collapse all
Create a rectangle shape.
r = antenna.Rectangle; show(r) axis equal
Rotate the rectangle at 45 degrees about the Y-axis.
r1 = rotateY(r,45)
r1 = Rectangle with properties: Name: 'myrectangle' Center: [0 0] Length: 1 Width: 2 NumPoints: 2
show(r1) axis equal
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 | rotateZ | translate | show | mesh | plot | scale
add
subtract
area
intersect
rotate
rotateX
rotateZ
translate
show
mesh
plot
scale
Ha hecho clic en un enlace que corresponde a este comando de MATLAB:
Ejecute el comando introduciéndolo en la ventana de comandos de MATLAB. Los navegadores web no admiten comandos de 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