How to compare logged signals in Test Manager results of different runs of same test harness?
1 次查看(过去 30 天)
显示 更早的评论
In the simulink test manager I have not found the compare option(Something like the compare in Simulation data inspector).
How can I extract the complete test sequence 'SimOutput' or signals logged to simulation data inspector and compare the results? Or is there any method to know the variations in logged data in Test Manager for different runs?
0 个评论
回答(1 个)
Rong Mi
2018-5-22
Hi,
If you want to compare the results from two test cases, you can use equivalence test case in Test Manager. Please see the following link as a reference. https://www.mathworks.com/help/sltest/examples/test-two-simulations-for-equivalence.html
If you want to use one test result as a baseline and compare several test cases' results to this baseline result, you can use baseline test case in Test Manager. Please see the following link as a reference. https://www.mathworks.com/help/sltest/ug/set-up-a-baseline-test-case.html
1 个评论
Deb Schwartz
2024-9-24
编辑:Deb Schwartz
2024-9-24
For the link in the first paragraph above about comparing test results from two test cases, see this documention instead:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Outputs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!