System object: phased.URA
Package: phased
Plot response pattern of array
plotResponse(H,FREQ,V)
plotResponse(H,FREQ,V,Name,Value)
hPlot = plotResponse(___)
plotResponse(
plots
the array response pattern along the azimuth cut, where the elevation
angle is 0. The operating frequency is specified in H
,FREQ
,V
)FREQ
.
The propagation speed is specified in V
.
plotResponse(
plots the array response with additional options specified by one
or more H
,FREQ
,V
,Name,Value
)Name,Value
pair arguments.
returns handles of the lines or surface in the figure window, using
any of the input arguments in the previous syntaxes.hPlot
= plotResponse(___)
|
Array object |
|
Operating frequency in Hertz specified as a scalar or 1-by-K row
vector. Values must lie within the range specified by a property of |
|
Propagation speed in meters per second. |
Specify optional
comma-separated pairs of Name,Value
arguments. Name
is
the argument name and Value
is the corresponding value.
Name
must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN
.
|
Cut angle as a scalar. This argument is applicable only when Default: | |||||||||||
|
Format of the plot, using one of Default: | |||||||||||
|
Set this value to Default: | |||||||||||
|
Set this value to This parameter applies only when Default: | |||||||||||
|
Specify the polarization options for plotting the array response
pattern. The allowable values are
For arrays that do not support polarization, the only
allowed value is Default: | |||||||||||
|
Cut of the response. Valid values depend on
If you set | |||||||||||
|
The unit of the plot. Valid values are
Default: | |||||||||||
|
Weight values applied to the array, specified as a length-N column
vector or N-by-M matrix. The
dimension N is the number of elements in the array.
The interpretation of M depends upon whether the
input argument
| |||||||||||
|
Azimuth angles for plotting array response, specified as a row
vector. The Default: | |||||||||||
|
Elevation angles for plotting array response, specified as a
row vector. The Default: | |||||||||||
|
U coordinate values for plotting array response,
specified as a row vector. The Default: | |||||||||||
|
V coordinate values for plotting array response,
specified as a row vector. The Default: |