Main Content
target.ExecutionService Class
Namespace: target
Description
Use the target.ExecutionService
class, which inherits from
target.ApplicationExecutionTool
, to describe the execution service
implementation for running an application on the target computer. The implementation uses
MATLAB® code.
To create a target.ExecutionService
object, use the target.create
function.
Properties
Examples
Use target.ExecutionService
to Describe Application Execution
For an example that uses the
target.ExecutionService
class to describe the application execution
within a debugger, see Use Debugger for PIL Target Connectivity.
Version History
Introduced in R2021a