How can I generate a test, using Simulink Design Verifier, when there is a StateSpace block in the model?
5 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Akshat Dalal
on 26 Oct 2024 at 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 Comments
See Also
Categories
Find more on Prepare and Analyze Model in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!