- Pat (Simulink Coverage Product Manager)
Execution time of cvsave and cvload
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Pat Canny
el 22 de Abr. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Collect Coverage for Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!