Help CenterHelp Center
Rotate shape about z-axis and angle
rotateZ(shape,angle)
c = rotateZ(shape,angle)
example
rotateZ(shape,angle) rotate shape about the z-axis and angle.
shape
angle
c = rotateZ(shape,angle) rotate shape about the z-axis and angle.
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)
Shape created using custom elements and shape objects of Antenna Toolbox, specified as an object.
Example: rotateZ(rectangle) where rectangle is created using antenna.Rectangle object.
rotateZ(rectangle)
antenna.Rectangle
Angle of rotation, specified as a scalar in degrees.
Example: rotateZ(rectangle,45) rotates the rectangle around z-axis by 45 degrees.
rotateZ(rectangle,45)
Data Types: double
double
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
この例の変更されたバージョンがあります。編集された方の例を開きますか?
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
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