Comparing 2 Polyspace code prover Results
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Alexandre De Barros
2017 年 2 月 13 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Options at Command Line Only についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!