Why am I getting a 'cannot be stubbed' error in Design Verifier R2022a?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 19 Sep. 2023
Bearbeitet: MathWorks Support Team
am 20 Sep. 2023
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?
Akzeptierte Antwort
MathWorks Support Team
am 20 Sep. 2023
Bearbeitet: MathWorks Support Team
am 20 Sep. 2023
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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!