plotMask
Description
plotMask( plots the
time-frequency map of the input signal x along with an array of rectangular label masks,
both in the current figure, using the time-frequency mask msk,x)msk.
If
ismsk.MaskFormat"pixel", thenplotMaskdisplays the time-frequency map and the label array on two subplots.If
ismsk.MaskFormat"boundingbox", thenplotMaskdisplays the time-frequency map and the labeled time-frequency regions of interest (ROIs) on a single plot.If
ismsk.MaskFormat"table", thenplotMaskdisplays only the time-frequency map.The
plotMaskfunction uses thelabelSpectrogramOptionsobject stored into compute the time-frequency map.msk.TimeFrequencyOptions
Examples
Input Arguments
Version History
Introduced in R2026a

