Getting "Failed to initialize results" with Test Manager
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Richard Hopple
am 27 Jun. 2017
Bearbeitet: Richard Hopple
am 3 Jul. 2017
Trying to run a test case using the test manager. I get "failed to initialize results" when I hit run. I had it running yesterday so I know it works and I also can manually start the test using the top level model.
1 Kommentar
Dhruvesh Patel
am 30 Jun. 2017
One possible causes to this error could be that the SDI repository is corrupted and the simulation is not able to start from the test manager.
In order to reset the SDI repository, execute the following command:
>> sdi.Repository.clearRepositoryFile()
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Outputs finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!