plotSpectrum
System object: phased.MVDREstimator2D
Namespace: phased
Plot spatial spectrum
Syntax
plotSpectrum(estimator)
plotSpectrum(estimator,Name,Value)
hl = plotSpectrum(___)
Description
plotSpectrum(
plots the spatial spectrum
resulting from the most recent execution of the object.estimator
)
plotSpectrum(
plots the spatial spectrum with additional options specified by one or more
estimator
,Name,Value
)Name,Value
pair arguments.
returns the line
handle in the figure.hl
= plotSpectrum(___)
Input Arguments
| Spatial spectrum estimator object. |