exportReceiver
Description
Use the exportReceiver function to export the RF budget
summary and create a phased.Receiver (Phased Array System Toolbox)
System object™ from the exported data. This function exports the rfbudget
summary into a MATLAB® script. To run this script, you require a Phased Array System Toolbox™ license.
Note
This function cannot export the RF budget summary to create a
phased.Receiver
System object if one of the elements in the rfbudget object is an
rfantenna object.
exportReceiver( exports the rfobj)rfbudget object
summary and creates a phased.Receiver (Phased Array System Toolbox)
System object from the exported data.
exportReceiver( specifies
additional export properties using name-value arguments. For example,
rfobj,Name=Value)exportReceiver(Model="ampm") exports the RF budget summary with the
gain of the received signal is specified in a lookup table. Properties you do not specify
retain their default values.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024b
See Also
exportTransmitter | exportRFBlockset | exportScript | exportTestbench | computeAMPMTable
