Main Content
plotFeatures
Description
plotFeatures(
extracts the enabled features of the afe
,audioIn
)audioFeatureExtractor
object afe
from the audio input and
plots them.
plotFeatures(___,
specifies properties of the plot using one or more name-value arguments. For example, to
plot the audio signal along with the features, set Name=Value
)PlotInput
to
true
.
returns a handle to the figure containing the plot.figureHandle
= plotFeatures(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b