plotSpectrum
System object: phased.MUSICEstimator
Namespace: phased
Plot MUSIC spectrum
Syntax
plotSpectrum(estimator)
output_args = plotSpectrum(estimator,Name=Value)
lh = plotSpectrum(___)
Description
plotSpectrum( plots the MUSIC spectrum
computed by the most recent execution of the estimator)phased.MUSICEstimator
System object™, estimator.
plots the 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
Name-Value Arguments
Output Arguments
Examples
Version History
Introduced in R2016b
