MATLAB SIMULINK VERIFICATION AND VALIDATION - S Betriebsanweisung Seite 524

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 674
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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, ...)
Seitenansicht 523
1 2 ... 519 520 521 522 523 524 525 526 527 528 529 ... 673 674

Kommentare zu diesen Handbüchern

Keine Kommentare