execute
Class: matlabtest.coder.TestCase
Namespace: matlabtest.coder
Description
executes the generated C/C++ code in the build results object
executionResults
= execute(testCase
,buildResults
)buildResults
with the same inputs that were used to generate the
C/C++ code in the equivalence test case testCase
.
specifies options using one or more name-value arguments in addition to the input arguments
in previous syntaxes.executionResults
= execute(___,Name=Value
)