Main Content
unloadApplication
Class: target.ExecutionTool
Namespace: target
Syntax
outcomeFlag = myExecutionTool.unloadApplication()
Description
unloads the target application (managed by the associated execution tool) from the application
harness if the harness exists. An example of an application harness is a simulator or
debugger. The method returns an error flag.outcomeFlag
= myExecutionTool.unloadApplication()
Output Arguments
Version History
Introduced in R2021a