plotResponse
System object: phased.PartitionedArray
Package: phased
Plot response pattern of array
Syntax
plotResponse(H,FREQ,V)
plotResponse(H,FREQ,V,Name,Value)
hPlot = plotResponse(___)
Description
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(___)
Input Arguments
|
Array object. |
|
Operating frequency in hertz. Typical values are within the
range specified by a property of |
|
Propagation speed in meters per second. |
Name-Value Arguments
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN
, where Name
is
the argument name and Value
is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Before R2021a, use commas to separate each name and value, and enclose
Name
in quotes.
|
Cut angle specified 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 | |||||||||||
|
Subarray steering angle. If If This option is applicable only if the Default: | |||||||||||
|
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 subarrays in the array.
The interpretation of M depends upon whether the
input argument
| |||||||||||
|
Azimuth angles for plotting subarray response, specified as
a row vector. The Default: | |||||||||||
|
Elevation angles for plotting subarray response, specified as
a row vector. The Default: | |||||||||||
|
U coordinate values for plotting subarray
response, specified as a row vector. The Default: | |||||||||||
|
V coordinate values for plotting subarray
response, specified as a row vector. The Default: |