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.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ