Main Content
matlab.buildtool.BuildResult Class
Namespace: matlab.buildtool
Description
The matlab.buildtool.BuildResult
class provides the result of running a
build. The result includes information about whether the build failed as well as the duration
of the build. It also includes detailed information about each task that was part of the
build.
The build runner instantiates this class. You do not need to create an object of the class directly.
Properties
Version History
Introduced in R2022b