Use the rfSystemParameters object to generate RF system parameter
for an amplifier, a modulator, or a generic RF element. You can then assign this data to an
amplifier, modulator, or rfelement object via
the SystemData property of these objects and model the element with the
assigned data.
p = rfSystemParameters(inputdata)
generates RF system parameters from the data specified in the
inputdata. You can specify the data in a comma separated value
(CSV) file or in a table.