Problem with the design verifier Simulink
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to exract counter examples from my model but an error has encoured that I didn't understand it.
- Model "model" is set to import initial state data from the matlab workspace.Simulink Design Verifier does not support this configuration.You must uncheck the initial state in the load from workspace area of the Data.
- Simulink Design Verifier failed to initialize: is incompatible with simulink Design Verifier.
The problem that mymodel doesn't contain a block from workspace or from File. Please I need a help.
0 commentaires
Réponses (1)
Sebastian Castro
le 2 Juin 2015
If you go to Simulation > Model Configuration Parameters, then go to the Data Import/Export section, there should be an "Initial State" checkbox (2nd option in that menu).
Unchecking that should get rid of the issue -- assuming you don't need to use that option for other simulations.
- Sebastian
Voir également
Catégories
En savoir plus sur Model References 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!