Main Content

matlab.buildtool.tasks Package

Summary of built-in task classes

Since R2023b

Description

Tasks represent units of work in a build, such as identifying code issues, running tests, and packaging a toolbox. The matlab.buildtool.tasks package consists of the following built-in task classes.

Classes

matlab.buildtool.tasks.CleanTaskTask for deleting outputs and traces
matlab.buildtool.tasks.CodeIssuesTaskTask for identifying code issues
matlab.buildtool.tasks.TestTaskTask for running tests

Version History

Introduced in R2023b