Problem with the design verifier Simulink
19 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sebastian Castro
on 2 Jun 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
See Also
Categories
Find more on Model Verification 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!