target.DebugExecutionTool 类
命名空间: target
描述
使用继承自 target.ExecutionTool 的 target.DebugExecutionTool 类为调试器提供 MATLAB® 服务接口。该接口使调试器能够启动和跟踪目标硬件上的进程。
属性
方法
示例
为 PIL 仿真提供调试
有关使用 target.DebugExecutionTool 类的示例,请参阅Support PIL Debugging (Embedded Coder)和 DebugExecutionTool Template (Embedded Coder)。
版本历史记录
在 R2023a 中推出
另请参阅
target.ExecutionService | target.ExecutionTool (Embedded Coder)
主题
- Set Up PIL Connectivity by Using Target Framework (Embedded Coder)