| Simulink® Verification and Validation™ | ![]() |
Save coverage tests and results to file
cvsave(filename, model) cvsave(filename, cvto1, cvto2, ...) cvsave(filename, cvdo1, cvdo2, ...)
Save the coverage tests and results from simulations to a file with the function cvsave.
cvsave(filename, model) saves all the tests (cvtest objects) and results (cvdata objects) in memory related to the model model in the text file filename.cvt.
cvsave(filename, cvto1, cvto2, ...) saves the tests in the cvtest objects cvto1, cvto2, ... in the text file filename.cvt. Information about the referenced models is also saved.
cvsave(filename, cvdo1, cvdo2, ...) saves the tests, test results, and referenced models' structure for cvdata objects cvdo1, cvdo2, ... to the text file filename.cvt.
![]() | cvmodelview | cvsim | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |