System object: phased.MFSKWaveform
Package: phased
Plot continuous MFSK waveform
plot(sMFSK)
plot(sMFSK,Name,Value)
plot(sMFSK,Name,Value,LineSpec)
h = plot(___)
plot(
plots
the real part of the waveform specified by sMFSK
)sMFSK
.
plot(
plots
the waveform with additional options specified by one or more sMFSK
,Name,Value
)Name,Value
pair
arguments.
plot(
specifies
the same line color, line style, or marker options that are available
in the MATLAB® sMFSK
,Name,Value
,LineSpec
)plot
function.
returns
the line handle in the figure.h
= plot(___)