- Pat (Simulink Coverage Product Manager)
Execution time of cvsave and cvload
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Pat Canny
am 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Collect Coverage for Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!