Stateflow - save coverage after closing model
1 回表示 (過去 30 日間)
古いコメントを表示
Can I somehow save coverage status of chart in Stateflow so I can retrieve it next time I open up the model in Matlab? I know the coverage representation (showed by green and red coloring) is saved across multiple simulation runs without having closed the model. But everything gets erased once I close and re-open the model.
0 件のコメント
採用された回答
Subhra Saha
2015 年 10 月 1 日
You can use the 'cvmodelview' command with the saved coverage results (data) to retrieve the coverage status when you open the model again.
More information regarding this is available in the following articles:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Verification, Validation, and Test についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!