SImulink design verifier unsupported blocks
古いコメントを表示
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 件のコメント
abhishek
2023 年 12 月 30 日
i am facing the same problem. Please suggest how to resolve this error.
回答 (1 件)
Deepak Kumar
2019 年 10 月 9 日
編集済み: Deepak Kumar
2019 年 10 月 9 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Simulink Design Verifier についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!