System object: phased.AngleDopplerResponse
Package: phased
Plot angle-Doppler response
plotResponse(H,X)
plotResponse(H,X,ELANG)
plotResponse(H,X,PRF)
plotResponse(___,Name,Value)
hPlot = plotResponse(___)
plotResponse(
plots
the angle-Doppler response of the data in H
,X
)X
in decibels. This syntax
is available when the ElevationAngleSource
property is
'Property'
.
The size of the first dimension of the input matrix can vary to simulate a changing signal length. A size change can occur, for example, in the case of a pulse waveform with variable pulse repetition frequency.
plotResponse(
plots the angle-Doppler response calculated using the specified elevation angle
H
,X
,ELANG
)ELANG
. This syntax is available when the ElevationAngleSource
property is 'Input port'
.
plotResponse(
plots the angle-Doppler response calculated using the specified pulse repetition
frequency H
,X
,PRF
)PRF
. This syntax is available when the PRFSource
property is 'Input
port'
.
plotResponse(___,
plots the angle-Doppler response with additional options specified by one or more
Name,Value
)Name,Value
pair arguments.
returns the handle of the image in the figure window, using any of the input arguments
in the previous syntaxes.hPlot
= plotResponse(___)
|
Angle-Doppler response object. |
|
Input data. |
|
Elevation angle in degrees. Default: Value of |
|
Pulse repetition frequency specified as a positive scalar. To enable this
argument, set the |
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
.
|
Set this value to Default: |
|
The unit of the plot. Valid values are Default: |