- SLDV block replacement: https://www.mathworks.com/help/sldv/ug/block-replacements-for-unsupported-blocks.html
- Supported and unsupported blocks with SLDV: https://www.mathworks.com/help/sldv/ug/simulink-block-support.html
How to use design verifier with incompatible simulink models?
2 次查看(过去 30 天)
显示 更早的评论
I have a Simulink model with an integrator block that cannot be stubbed while running the design verifier, rendering the model incompatible with the design verifier. Is there a way to increase the coverage of such a model other than manually building test cases?
1 个评论
Akshat Dalal
2025-1-21
Hi Tushar,
You will have to write your own block replacement rules to handle the unsupported blocks for SLDV. Please refer the following documentations for more information:
Thanks
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Verification, Validation, and Test 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!