Getting "Failed to initialize results" with Test Manager
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Richard Hopple
le 27 Juin 2017
Modifié(e) : Richard Hopple
le 3 Juil 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 commentaire
Dhruvesh Patel
le 30 Juin 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()
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Outputs dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!