cvmodelview - Display model coverage results with model coloring

Syntax

cvmodelview(cvdo)

Description

cvmodelview(cvdo) displays coverage results from the cvdata object cvdo by coloring the Simulink® model (see Displaying Model Coverage with Model Coloring).

Example

The following commands open the slvnvdemo_cv_small_controller demo model, create the test specification object testObj, and execute testObj.

mdl = 'slvnvdemo_cv_small_controller';
open_system(mdl)
testObj = cvtest(mdl)
data = cvsim(testObj)

Afterward, issue the following command to display the model coverage results by coloring the block diagram.

cvmodelview(data)
  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS