xPC Target    
unload

Removes the current target application from the target PC.

Syntax

MATLAB command line

Arguments

target_object
Name of a target object that represents a target application.

Description

Method of a target object. The kernel goes into loader mode is ready to download new target application from the host PC.

Examples

Unload the target application represented by the target object tg.

See Also

The xPC Target methods load and reboot.


 stop xpc