Main Content
target.TargetConnection Class
Namespace: target
Description
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. Create the object and then use separate steps to specify
properties. Or, using name-value arguments, create the object and specify properties in a
single step.
Properties
Examples
Version History
Introduced in R2020b