- Pat (Simulink Coverage Product Manager)
Execution time of cvsave and cvload
조회 수: 6 (최근 30일)
이전 댓글 표시
I tested the basic functions of Simulink coverage with the exemple provided with the documentation. It works pretty well.
However, when I try to check the coverage of my own model which is a bit more complex than the exemple, the cvsave() and cvload() functions become much slower than with the exemple.
Of course, I expected to have a longer execution time for the simulation or the report but there is no big difference with the exemple. If I work only with cvsim(), cvmodelview() and cvhtml() functions it's okay. The issue seems to be only on the conversion to/from .cvt file.
Is there something to do to avoid this issue ?
댓글 수: 1
Pat Canny
2021년 4월 22일
Hi Ronan,
This would likely require additional information on your model. Could you please contact MathWorks Technical Support?
Our in-product examples tend to be simpler by design in order to demonstrate a workflow or function. That being said, if you are able to share more details on your model, perhaps we could provide better guidance.
Thanks.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Collect Coverage for Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!