SImulink design verifier unsupported blocks
Afficher commentaires plus anciens
I am working on MATLAB 2017a. I am using SLDV for Model Verification. My model has blocks (ex Integrator block, Trasnfer Function Block etc) which are unsupported for functioning of SLDV. The SLDV saying the model is incompatible for test generation. The error shown in Daignostic Viewer is 'Test_Model' is incompatible for test generation with Simulink Design Verifier' and 'Test_Model/Subsystem/BlockNamer/Transfer Fcn' of type TransferFcn cannot be stubbed'. Even if I use 'Block Replacement' option from design verifier, still showing the same error. Could anyone suggest any other way to tackel the problem? or any equivalent blocks that can be used in place of unsupported blocks.
1 commentaire
abhishek
le 30 Déc 2023
i am facing the same problem. Please suggest how to resolve this error.
Réponses (1)
Deepak Kumar
le 9 Oct 2019
Modifié(e) : Deepak Kumar
le 9 Oct 2019
0 votes
Hi Ninad,
The Transfer Function and Integrator blocks are not supported and not stubbable by SLDV.
You can check https://www.mathworks.com/help/sldv/examples/block-replacements-for-unsupported-blocks.html
for block replacement for unsupported blocks.
Hope this is helpful
regards
Deepak
Catégories
En savoir plus sur Simulink Design Verifier dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!