Getting "Failed to initialize results" with Test Manager

7 次查看(过去 30 天)
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 个评论
Dhruvesh Patel
Dhruvesh Patel 2017-6-30
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()

请先登录,再进行评论。

采纳的回答

Richard Hopple
Richard Hopple 2017-7-3
编辑:Richard Hopple 2017-7-3
Dhruvesh, that worked! Thanks!
sdi.Repository.clearRepositoryFile()

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Outputs 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by