Main Content
matlabtest.compiler.results.ExecutionResults Class
Namespace: matlabtest.compiler.results
Description
Objects of the matlabtest.compiler.results.ExecutionResults
class contain the results from the execution of
a compiler.build.Results
(MATLAB Compiler SDK) object in a matlabtest.compiler.TestCase
equivalence test case.
The matlabtest.compiler.results.ExecutionResults
class is a handle
class.
Creation
Create an instance of matlabtest.compiler.results.ExecutionResults
by using execute
to
execute a compiler.build.Results
(MATLAB Compiler SDK) object in an equivalence test for a deployed code artifact.
Creating an instance of this class requires MATLAB®
Compiler SDK™.
Properties
Examples
Version History
Introduced in R2023a