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