How can I generate a test, using Simulink Design Verifier, when there is a StateSpace block in the model?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Thijs van Opstal
el 24 de Nov. de 2018
Respondida: Akshat Dalal
el 26 de Oct. de 2024 a las 11:03
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 comentarios
Respuestas (1)
Akshat Dalal
el 26 de Oct. de 2024 a las 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 comentarios
Ver también
Categorías
Más información sobre Prepare and Analyze Model en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!