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 사이트 방문이 최적화되지 않았습니다.
미주
유럽
아시아 태평양
지역별 지사에 문의