Main Content
plotSpectrum
System object: phased.MUSICEstimator2D
Namespace: phased
Plot 2-D MUSIC spectrum
Syntax
plotSpectrum(estimator)
output_args = plotSpectrum(estimator,Name,Value)
lh = plotSpectrum(___)
Description
plotSpectrum(
plots the 2-D MUSIC spatial
spectrum computed by the most recent execution for the estimator
)phased.MUSICEstimator2D
, estimator
.
plots the 2-D MUSIC spatial spectrum with additional options specified by one or more
output_args
= plotSpectrum(estimator
,Name,Value
)Name,Value
pair arguments.
lh = plotSpectrum(___)
returns
the line handle to the figure.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b