| Simulink® Verification and Validation™ | ![]() |
cvmodelview(cvdo)
cvmodelview(cvdo) displays coverage results from the cvdata object cvdo by coloring the Simulink® model (see Displaying Model Coverage with Model Coloring).
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)
![]() | cvload | cvsave | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |