Note
For all circuit objects except those of type rfckt.amplifier, rfckt.datafile, and rfckt.mixer, before calling getdata, you must use the analyze function to perform a frequency domain analysis
for the circuit (rfckt) object. When you create
an object of type rfckt.amplifier, rfckt.datafile, or rfckt.mixer, by reading data from a file, RF Toolbox™ software
automatically creates an rfdata.data object and
stores data from the file as properties of the data object. You can
use the getdata function, without first calling analyze, to retrieve the handle of this data object. |