MATLAB SIMULINK VERIFICATION AND VALIDATION - S User's Guide Page 527

  • Download
  • Add to my manuals
  • Print
  • Page
    / 674
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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);
Page view 526
1 2 ... 522 523 524 525 526 527 528 529 530 531 532 ... 673 674

Comments to this Manuals

No comments