How can I generate a test, using Simulink Design Verifier, when there is a StateSpace block in the model?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Akshat Dalal
il 26 Ott 2024 alle 11:03
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 Commenti
Vedere anche
Categorie
Scopri di più su Prepare and Analyze Model in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!