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