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.CleanTask | Task for deleting outputs and traces |
matlab.buildtool.tasks.CodeIssuesTask | Task for identifying code issues |
matlab.buildtool.tasks.TestTask | Task for running tests |
Version History
Introduced in R2023b