Help CenterHelp Center
Rotate shape about y-axis by angle
rotateY(shape,angle)
c = rotateY(shape,angle)
example
rotateY(shape,angle) rotates the shape about y-axis by an angle and plots the resultant shape.
shape
angle
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
Si dispone di una versione modificata di questo esempio. Desideri aprire questo esempio con le tue modifiche?
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