cvsave
Save coverage settings and results to file
Description
cvsave(
saves multiple fileName
,covSettings
1,...,covSettings
N)cvtest
objects and information about
any referenced models.
Examples
Input Arguments
Alternatives
You can save coverage results to a MATLAB workspace variable when you run your model in Simulink:
Open the model for which you want to save cumulative coverage results.
On the Modeling tab, select Model Settings.
In the left pane of the Configuration Parameters dialog box, select Coverage.
Select Enable coverage analysis.
In the Results section, select Save last run in workspace variable.
Click OK to close the Configuration Parameters dialog box and save your changes.
Simulate the model by clicking the Run button and review the results.
Version History
Introduced before R2006a
See Also
cvload
| cvdata
| cv.cvdatagroup
| cvtest