unload - Remove current target application from target PC
Syntax
MATLAB command line
unload(target_object)
target_object.unload
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
and is ready to download new target application from the host PC.
Note
If you are running in StandAlone mode, this command has no effect.
To unload and reload a new application, you must rebuild the stand-alone
application with the new application, then reboot the target PC with
the updated stand-alone application. |
Examples
Unload the target application represented by the target object tg.
unload(tg) or tg.unload
See Also
xPC Target methods load and reboot.
 | trigger | | updatexpcenv |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit