getop - Display operating conditions
Syntax
getop(h)
Description
getop(h) displays the selected
operating conditions for the circuit or data object, h.
Information about operating conditions is available only when
you import the object specifications from a .p2d or .s2d file.
Examples
Display the operating conditions of an object:
ckt1 = read(rfckt.amplifier, 'default.p2d');
getop(ckt1)
See Also
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit