DocumentationHelp Center
Rotate shape about Y-axis and angle
rotateY(shape,angle)
c = rotateY(shape,angle)
example
rotateY(shape,angle) rotate shape about the Y-axis and angle.
shape
angle
c = rotateY(shape,angle) rotate shape about the Y-axis and angle.
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
Shape created using custom elements and shape objects of Antenna Toolbox, specified as an object handle.
Example: rotateY(rectangle) where rectangle is created using antenna.Rectangle object.
rotateY(rectangle)
antenna.Rectangle
Angle of rotation, specified as a scalar in degrees
Example: rotateY(rectangle,45) rotates the rectangle around Y-axis by 45 degrees.
rotateY(rectangle,45)
Data Types: double
double
add | area | intersect | mesh | plot | rotate | rotateX | rotateZ | scale | show | subtract | translate
add
area
intersect
mesh
plot
rotate
rotateX
rotateZ
scale
show
subtract
translate
A modified version of this example exists on your system. Do you want to open this version instead?
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
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