Info

この質問は閉じられています。 編集または回答するには再度開いてください。

display sequence in coverage report signal ranges

1 回表示 (過去 30 日間)
Troy Vie
Troy Vie 2013 年 12 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello:
when we generate the coverage report, if we click on the signal ranges, the generated coverage report will display the range for each blocks.
My questions: How does simulink arrange these blocks?
e.g.
Signal Ranges:
Hierarchy Min Max
mdl1
...eee 3 3
...adfas 2 2
...dfd 4 4
From the command line, if I check the covdata.metrics.sigrange the result will be 3
3
2
2
4
4
is there any way that I can obtain the sequence of the blocks to match the blocks and the signal range?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by