Help CenterHelp Center
Change the size of the shape by a fixed amount
c = scale(shape,scaling)
example
c = scale(shape,scaling) scales the shape by a constant factor
shape
scaling
collapse all
Create a rectangular shape.
r = antenna.Rectangle; show(r) axis equal
Shrink the rectangle by 50%.
scale(r,0.5);
Shape created using custom elements and shape objects of Antenna Toolbox, specified as an object.
Example: c = scale(rectangle1,0.5) where rectangle1 is created using antenna.Rectangle object.
c = scale(rectangle1,0.5)
antenna.Rectangle
Constant factor to change shape size, specified as a scalar.
Data Types: double
double
Introduced in R2017a
add | subtract | area | intersect | rotate | rotateX | rotateY | rotateZ | show | mesh | plot
add
subtract
area
intersect
rotate
rotateX
rotateY
rotateZ
show
mesh
plot
您曾对此示例进行过修改。是否要打开带有您的编辑的示例?
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 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