How to create a report after running the testcases using Model In Loop?

8 vues (au cours des 30 derniers jours)
Jenny
Jenny le 2 Juil 2025
Commenté : Jenny le 5 Juil 2025
Hello,
I'm trying to create a report after running a set of testcases using model in loop.
I already have a baseline .mat file which has the results of testcases.
I have made a control change in the model and ran another run.
So, after comparing the 2 mat files I got report generated for each testcase which shows what signals are mismatched(along with the plots) otherwise it just says No mismatched signals.
I want a one final report which should show what testcases are matched and what are not.
For Ex:
TC1: Matched
TC2: Mismatched
TC3 - TC10:Matched
The report can have a timestamp.
Any suggestions are greatly appreciated!
Thank you!

Réponses (1)

Jacob Mathew
Jacob Mathew le 4 Juil 2025
Hey @Jenny,
You can refer to the following example on "Generating a Test Results Report" at the link below:
  1 commentaire
Jenny
Jenny le 5 Juil 2025
Hello Jacob,
Thank you responding to my question!
I do not have the Simulink Test tool box.
How to do without using toolbox?
Thank you

Connectez-vous pour commenter.

Catégories

En savoir plus sur Test Model Components dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by