Why am I getting a 'cannot be stubbed' error in Design Verifier R2022a?
4 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2023 年 9 月 19 日
編集済み: MathWorks Support Team
2023 年 9 月 20 日
I have a model in Simulink R2022a with multiple components and subsystems, and I'm trying to run Simulink Design Verifier on it, but I keep getting an error related to the following:
Integrator block cannot be stubbed
Is there any workaround for this?
採用された回答
MathWorks Support Team
2023 年 9 月 20 日
編集済み: MathWorks Support Team
2023 年 9 月 20 日
Blocks in the Continuous Library are not supported in Design Verifier, which can be seen in the following documentation page:
It is best to replace any continuous blocks with their discrete counterparts.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!