- Pat (Simulink Coverage Product Manager)
Execution time of cvsave and cvload
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Pat Canny
il 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Collect Coverage for Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!