plot
Plot stepped FM pulse waveform
Syntax
Description
plot(
plots the real
part of the waveform specified by steppedFMWaveform
)steppedFMWaveform
.
plot(
plots the waveform with additional options specified by one or more name-value
arguments.steppedFMWaveform
,Name=Value
)
plot(
specifies the same line color, line style, or marker options as are available in the
MATLAB®
steppedFMWaveform
,Name=Value
,LineSpec
)plot
function.
returns the
line handle in the figure for any of the input argument combinations in the previous
syntaxes.h
= plot(___)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2011a