pattern
Syntax
Description
pattern(
also plots the 3D scattering pattern at elevation angles specified by
ris
,freq
,azel_in
,az
,el
)el
. The object functions plots the RIS scattering pattern based on
the value of freq
, az
, and
el
. At least one of freq
, az
,
and el
must be a scalar.
If
freq
is a scalar, and bothaz
andel
are vectors, the 3D pattern at the specified frequency infreq
is plotted in the region of azimuth and elevation angles specified byaz
andel
.If
freq
andaz
are vectors andel
is a scalar, the patterns at specified frequencies infreq
are plotted along azimuth angles specified inaz
with fixed elevation angle specified inel
.If
freq
andel
are vectors andaz
is a scalar, the patterns at specified frequencies infreq
are plotted along the elevation angles specified inel
with fixed azimuth angle specified inaz
.
[
also plots the scattering pattern pat
,az_ang
,el_ang
] = pattern(___,Name=Value
)pat
at azimuth angles
az_ang
and elevation angles el_ang
.
pattern(___,
plots the
array pattern with additional options specified by one or more
Name=Value
)Name=Value
pair arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2025a