Add transmitter to satellite scenario
transmitter( adds a default parent)Transmitter
object to the parent which can be a Satellite,
GroundStation or
Gimbal.
transmitter(
specifies options using one or more name-value arguments. For example,
parent,Name,Value)'MountingAngle',[20; 35; 10] sets the yaw, pitch, and roll angles of
the transmitter to 20, 35, and 10 degrees, respectively.
returns a
handle to the added transmitter. Specify any input argument combination from previous
syntaxes.tx = transmitter(___)