Main Content
extract
Extract specified network parameters from rfckt object or data object
Syntax
Description
[
extracts the network parameters of an rfckt object, outmatrix
, frequencies
] = extract(rfcktobj
,outtype
,z0
)rfcktobj
and returns
them in an outmatrix
.
[
extracts the network parameters of a data object, outmatrix
, frequencies
] = extract(rfdataobj
,outtype
,z0
)rfdataobj
and returns
them in an outmatrix
.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a