patternAzimuth
System object: phased.IsotropicProjector
Namespace: phased
Plot isotropic projector directivity and response patterns versus azimuth
Syntax
patternAzimuth(projector,FREQ)
patternAzimuth(projector,FREQ,EL)
patternAzimuth(projector,FREQ,EL,Name,Value)
PAT = patternAzimuth(___)
Description
patternAzimuth( plots
the 2-D element directivity pattern versus azimuth (in dBi) for the
projector, projector,FREQ)projector, at zero-degrees elevation
angle. The argument FREQ specifies the operating
frequency.
patternAzimuth(,
in addition, plots the 2-D element directivity pattern versus azimuth
(in dBi) at the elevation angle specified by projector,FREQ,EL)EL.
When EL is a vector, multiple overlaid plots
are created.
patternAzimuth( plots
the element pattern with additional options specified by one or more projector,FREQ,EL,Name,Value)Name,Value pair
arguments.
returns
the element pattern. PAT = patternAzimuth(___)PAT is a matrix whose entries
represent the pattern at corresponding sampling points specified by
the 'Azimuth' parameter and the EL input
argument.
Input Arguments
Name-Value Arguments
Output Arguments
Examples
More About
Version History
Introduced in R2017a

