Test sequence does not output verification results to SDI when running in External mode
6 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2023 年 3 月 1 日
回答済み: MathWorks Support Team
2023 年 4 月 12 日
I am using "Test Sequence" and "Test Assessment" blocks with "verify" statements to test my model on a Speadgoat target. Even though when I simulate the model in Simulink, the "Test Assessment" results are the expected ones in the Simulink Data inspector, when I run the model in external mode, I do not get any data from the "Test Assessment" block in the Simulink Data Inspector.
Why does this happen? Is there any workaround?
採用された回答
MathWorks Support Team
2023 年 3 月 1 日
This happens because, as of MATLAB R2023a, the "Test Assessment" block can only write results into the Simulink Data Inspector when executed from the Simulink Test Manager.
To workaround this issue, please follow the workflow described on the documentation page below:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Inputs についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!