Comparing 2 Polyspace code prover Results
4 views (last 30 days)
Show older comments
i have run polyspace for 2 different configuration settings.i want to compare these configuration's results .Is it possible to compare the results of different configurations in polyspace code prover ?
0 Comments
Answers (1)
Alexandre De Barros
on 13 Feb 2017
Hello,
I see two ways to do that:
1. export the results in a tsv format and compare the two text files
See how to export here: http://www.mathworks.com/help/codeprover/ug/export-results-to-text-file.html
2. upload the two results to Polyspace Web Metrics and activate the Compare checkbox. See http://www.mathworks.com/help/codeprover/ug/view-trends-in-software-quality-metrics.html for more information.
Best regards,
Alexandre
0 Comments
See Also
Categories
Find more on Options at Command Line Only in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!