Getting "Failed to initialize results" with Test Manager

3 ビュー (過去 30 日間)
Richard Hopple
Richard Hopple 2017 年 6 月 27 日
編集済み: Richard Hopple 2017 年 7 月 3 日
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 Center および File ExchangeOutputs についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by