execute
Class: matlabtest.coder.MATLABCoderTester
Namespace: matlabtest.coder
Description
execute(
executes the generated C/C++ code specified by tester
,testCase
)tester
with the same
inputs that were specified when generating the C/C++ code in the test case
testCase
. The function stores the execution results in the ExecutionResults
property of tester
.
execute(___,
specifies
options using one or more name-value arguments in addition to the input arguments in
previous syntaxes.Name=Value
)
Input Arguments
Name-Value Arguments
Examples
Version History
Introduced in R2023a