MATLAB 帮助中心
Display antenna, array structures, shapes, or platform
show(object)
show(shape)
show(object) displays the structure of an antenna or array.
object
example
show(shape) displays shape as filled region using patches.
shape
collapse all
This example shows how to create a vivaldi antenna and display the antenna structure.
h = vivaldi
h = vivaldi with properties: TaperLength: 0.2430 ApertureWidth: 0.1050 OpeningRate: 25 SlotLineWidth: 5.0000e-04 CavityDiameter: 0.0240 CavityToTaperSpacing: 0.0230 GroundPlaneLength: 0.3000 GroundPlaneWidth: 0.1250 FeedOffset: -0.1045 Conductor: [1×1 metal] Tilt: 0 TiltAxis: [1 0 0] Load: [1×1 lumpedElement]
show(h)
Create a circular shape without material properties and visualize the filled regions.
c1 = antenna.Circle
c1 = Circle with properties: Name: 'mycircle' Center: [0 0] Radius: 1 NumPoints: 30
show(c1)
Create a circular shape with material properties and visualize the filled regions.
c2 = shape.Circle
c2 = Circle with properties: Name: 'mycircle' Center: [0 0] Radius: 1 NumPoints: 30 Metal: 'PEC' Color: 'y' Transparency: 1 EdgeColor: 'k'
show(c2)
pcbStack
installedAntenna
platform
AIAntenna
Antenna or array to visualize, specified as one of the following:
Antenna object from the antenna catalog.
Array object from the array catalog.
pcbStack object.
installedAntenna object.
platform object.
AIAntenna object.
Example: d = dipole; show(d)
d = dipole; show(d)
Example: a = design(patchMicrostrip,1e9,ForAI=true); show(a)
a = design(patchMicrostrip,1e9,ForAI=true); show(a)
Shape to visualize, specified as one of the following objects:
2-D shapes without material properties:
antenna.Circle
antenna.Ellipse
antenna.Polygon
antenna.Rectangle
antenna.Triangle
2-D and 3-D shapes with material properties:
shape.Circle
shape.Ellipse
shape.Rectangle
shape.Polygon
shape.Box
shape.OpenBox
shape.Cylinder
shape.OpenCylinder
shape.Sphere
shape.Custom3D
Example: shape = antenna.Rectangle; show(shape)
shape = antenna.Rectangle; show(shape)
Example: box = shape.Box; show(box)
box = shape.Box; show(box)
Introduced in R2015a
layout
mesh
plot
stlFileChecker
polarpattern
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.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处