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