sdrtx
Create transmitter System object for USRP embedded series radio hardware
Add-On Required: This feature requires the Communications Toolbox Support Package for USRP Embedded Series Radio add-on.
Description
tx = sdrtx(DeviceName)DeviceName.
        The object transmits data over a gigabit Ethernet network connection.
When you call the transmitter System object, the object connects to the radio hardware. The object stays connected until
        you call the release function. For more information on how to use the
        object, see the documentation of the corresponding System object.
tx = sdrtx(DeviceName,Name,Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2016b