Main Content
cvresults
Returns active coverage data, clears and loads active coverage data from a file
Syntax
Description
[
returns the active single-run coverage data covData
,cumulativeCovData
]
= cvresults(modelName
)covData
and
cumulative coverage data cumulativeData
.
cvresults(
clears the active coverage data.modelName
,'clear')
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016a