Package: target
Provide details about connecting MATLAB computer to target hardware
Use the target.TargetConnection
class, which inherits functionality
from target.Connection
, to provide details about connecting your
MATLAB® computer to target hardware. For example, the communication channel and
connection properties that are required for communication with your target hardware.
To create a target.TargetConnection
object, use the target.create
function.