- Pat
Simulink Block not executed
2 views (last 30 days)
Show older comments
Ajay krishna Vasanthakumar
on 3 Jun 2020
Commented: Ajay krishna Vasanthakumar
on 5 Jun 2020
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 Comments
Accepted Answer
Pat Canny
on 4 Jun 2020
Edited: Pat Canny
on 4 Jun 2020
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.
More Answers (0)
See Also
Categories
Find more on Collect Coverage for Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!