plot
System object: phased.PhaseCodedWaveform
Namespace: phased
Plot phase-coded pulse waveform
Syntax
plot(Hwav)
plot(Hwav,Name,Value)
plot(Hwav,Name,Value,LineSpec)
h = plot(___)
Description
plot(
plots the
real part of the waveform specified by Hwav
)Hwav
.
plot(
plots
the waveform with additional options specified by one or more Hwav
,Name,Value
)Name,Value
pair
arguments.
plot(
specifies
the same line color, line style, or marker options as are available
in the MATLAB® Hwav
,Name,Value
,LineSpec
)plot
function.
returns
the line handle in the figure.h
= plot(___)
Input Arguments
| |
| Default: |
Name-Value Arguments
Output Arguments
|