Problem with the design verifier Simulink
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Sebastian Castro
il 2 Giu 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
Vedere anche
Categorie
Scopri di più su Model Verification 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!