plotyy
Plot parameters of RF circuit or RF data on xy-plane with two Y-axes
Syntax
Description
plotyy(
plots the RFCKT or RF Data object parameters on the xy-plane with two Y-axes. You can
specify multiple RFCKT or RF Data object in this syntax.h
,circuitPara
)
Note
For all circuit objects except for those that contain data from a data file, you
must perform frequency domain analysis using the analyze
function before using plotyy
.
plotyy(
plots the RFCKT or RF Data object parameters with primary and secondary formats. h
,circuitPara
,format1
,format2
)
Determining Parameter Formats table lists primary and
secondary formats for the all RFCKT or RF data object parameters. You can also use listformat
to get a list of valid parameters for circuit or data
objects.
plotyy(___,
plots the
RFCKT or RF data object parameters under specified name-value pair operating conditions for
the RF object.Name,Value
)
Examples
Input Arguments
Output Arguments
Tips
Use the Property Editor (
propertyeditor
) or the MATLAB®set
function to change Line Properties.
Version History
Introduced in R2007a