show
Display antenna, array structures, shapes, or platform
Syntax
Description
Examples
Display Antenna Structure
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: [1x1 metal] Tilt: 0 TiltAxis: [1 0 0] Load: [1x1 lumpedElement]
show(h)
Show Circular Shape with and Without Material Properties
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)
Input Arguments
object
— Antenna or array to view
antenna object | array object | custom antenna | custom array | installedAntenna
object | platform
object | pcbStack
object | AIAntenna
object
Antenna or array from the catalog, custom antenna or array created using
2-D and 3-D objects from Custom 2-D and 3-D Antenna
catalog, installedAntenna
or large platform
, pcbStack
antenna or array,
or an AIAntenna
specified as an object.
Example: dipole
Example: conformalArray
Example: customAntenna
Example: installedAntenna
Example: pcbStack
Example: AIAntenna
shape
— Shape created using shape objects
shape object
2-D and 3-D geometric shapes created using shape objects in Custom 2-D and 3-D Antenna catalog.
Example: antenna.Rectangle
Example: shape.Box
Version History
Introduced in R2015a
See Also
layout
| mesh
| plot
| stlFileChecker
| polarpattern
MATLAB Command
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.
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
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)