xPC Target    
xpc

Create a target object representing the target application

Syntax

MATLAB command line

Arguments

target_object
Variable name to reference the target object.

Description

Constructor of a target object. The target object represents the target application and target PC. Changes are made to the target application by making changes to the target object, using methods and properties.

Examples

Before you build a target application, you can check the connection between your host and target computers by creating a target object.

See Also

The xPC Target methods get and set.


  unload Scope Objects