Execution time of cvsave and cvload

1 view (last 30 days)
Ronan
Ronan on 20 Apr 2021
Commented: Pat Canny on 22 Apr 2021
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 Comment
Pat Canny
Pat Canny on 22 Apr 2021
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.
  • Pat (Simulink Coverage Product Manager)

Sign in to comment.

Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!