Main Content
calculate
Calculate specified parameters for rfckt objects or rfdata objects
Syntax
Description
[
calculates the required parameters of the rfdata.data object,
data
,parameters
,frequency
] = calculate(rfdataobject
,parameter1,...,parameterN
,format
)rfdataobject
and returns them in a cell array,
data
.
[
calculates the required parameters of the rfckt object, data
,parameters
,frequency
] = calculate(rfcktobject
,parameter1,...,parameterN
,format
)rfcktobject
and
returns them in a cell array, data
.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a