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!