- Pat
Simulink Block not executed
조회 수: 5 (최근 30일)
이전 댓글 표시
Ajay krishna Vasanthakumar
2020년 6월 3일
댓글: Ajay krishna Vasanthakumar
2020년 6월 5일
Hey Guys,
i have a question ,Hope someone can answer it.
when the block is not executed in simulink(due to short circuit),the blocks recieves zero execution percentage.Does Simulink takes the number of the decision associated with the block which is not executed ,to calculate the overall decision percentage of the model?
Thanks
댓글 수: 0
채택된 답변
Pat Canny
2020년 6월 4일
편집: Pat Canny
2020년 6월 4일
Hi Ajay,
The coverage report should show the decision coverage achieved for that block. I assume the block you are referring to, if it is able to receive Decision coverage, should also appear to not achieve any Decision coverage. Are you seeing that in the report?
The coverage report should also show the coverage achieved at the model level. If the block can receive Decision coverage, any missing Decision coverage from that block would reduce the overall model's Decision coverage.
Thanks.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Collect Coverage for Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!