MATLAB SIMULINK VERIFICATION AND VALIDATION - S Guide de l'utilisateur Page 524

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 674
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 523
21 Automating Model Coverage Tasks
21-12
Save Test Runs to File with cvsave
Once you run a test with cvsim, save its coverage tests and results to a file with the
cvsave function:
cvsave(filename, model)
Save all the tests and results related to model in the text file filename.cvt:
cvsave(filename, cvto1, cvto2, ...)
Save the tests in the text file filename.cvt. Information about the referenced models is
also saved.
You can save specified cvdata objects to file. The following example saves the tests,
test results, and referenced models' structure in cvdata objects to the text file
filename.cvt:
cvsave(filename, cvdo1, cvdo2, ...)
Vue de la page 523
1 2 ... 519 520 521 522 523 524 525 526 527 528 529 ... 673 674

Commentaires sur ces manuels

Pas de commentaire