How can I generate a test, using Simulink Design Verifier, when there is a StateSpace block in the model?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to generate test data for the sldemo_fuelsys model (full MCDC coverage). However, the following error keeps popping up?
Simulink Design Verifier failed to initialize: 'sldemo_fuelsys3' is incompatible for test generation with Simulink Design Verifier.
Component:simulink | Category:Design Verifier compatibility error
Block 'sldemo_fuelsys3/Engine Gas Dynamics/Mixing & Combustion/System Lag/State Space' of type StateSpace cannot be stubbed.
Is there away to make this block compatible? Or is it just impossible to generate tests of models that contain these blocks?
(
0 commentaires
Réponses (1)
Akshat Dalal
le 26 Oct 2024
Hi,
Yes, it is currently not possible to generate tests for models containing the State-Space and a bunch of other blocks captured in the limitation section of Simulink Design Verifier: https://www.mathworks.com/help/sldv/ug/simulink-block-support.html
0 commentaires
Voir également
Catégories
En savoir plus sur Prepare and Analyze Model dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!