Main Content
matlabtest.coder.results.ExecutionResults Class
Namespace: matlabtest.coder.results
Description
Objects of the matlabtest.coder.results.ExecutionResults
class contain the results from the execution of
a matlabtest.coder.results.BuildResults
object in a MATLAB®
Test™ generated C/C++ code equivalence test.
Creation
Create an instance of matlabtest.coder.results.ExecutionResults
by using execute
to
execute a matlabtest.coder.results.BuildResults
object in an equivalence test for generated
C/C++ code.
Properties
Examples
Version History
Introduced in R2023a
See Also
Classes
matlabtest.coder.TestCase
|matlabtest.coder.MATLABCoderTester
|matlabtest.coder.results.BuildResults