MATLAB SIMULINK VERIFICATION AND VALIDATION - S Betriebsanweisung Seite 527

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 674
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 526
Use Coverage Commands in a Script
21-15
decision_cov2 = decisioninfo(dataObj2,mdl_subsys);
percent_cov2 = 100 * decision_cov2(1) / decision_cov2(2)
cc_cov2 = complexityinfo(dataObj1, mdl_subsys);
cvhtml('ratelim_report',dataObj1,dataObj2);
cumulative = dataObj1+dataObj2;
cvsave('ratelim_testdata',cumulative);
close_system('slvnvdemo_ratelim_harness',0);
Seitenansicht 526
1 2 ... 522 523 524 525 526 527 528 529 530 531 532 ... 673 674

Kommentare zu diesen Handbüchern

Keine Kommentare