- 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?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (1)
Akshat Dalal
el 2 de Mzo. de 2025
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!