R2020b : coverage explorer cumulative data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Nicolas Delachaume
el 25 de Abr. de 2024
Respondida: Guilherme Costa Nascimento
el 26 de Abr. de 2024
With MATLAB R2020b
In simulink, how to filled the coverage explorer cumulative data field by script at ends of x simulations ?
thanks
0 comentarios
Respuestas (1)
Guilherme Costa Nascimento
el 26 de Abr. de 2024
Hi Nicolas,
You can aggregate coverage results programmatically using the + operator. You can find more details in this example: https://www.mathworks.com/help/releases/R2020b/slcoverage/ug/command-line-verification-tutorial.html#d122e16124
If this is not what you are looking for, could you please clarify your question?
0 comentarios
Ver también
Categorías
Más información sobre Verification, Validation, and Test 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!