Main Content
rfwrite
Write RF network data to Touchstone® file
Syntax
Description
rfwrite(_____,
creates a
Touchstone file using the options specified in the name-value pair arguments for the file
specified in Name,Value
)filename
. For example,
rfwrite(S150,'passive150.s2p','FrequencyUnit','MHz')
writes
Touchstone file passive150.s2p
in MHz using the S-parameters stored in
the variable, S150
.
Examples
Input Arguments
Version History
Introduced in R2014a