Main Content
plot
Description
plot(
plots the output signal power and
the phase change versus the input signal power. This syntax is equivalent to
mnl
)plot(mnl,'Pout')
.
plot(
plots the gain and the phase
change versus the input signal power.mnl
,'Gain')
returns a
handle to the figure containing the generated plot. Specify an input argument combination
from any of the previous syntaxes.mnlplot
= plot(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a