How can I export Polyspace Results as a CSV file?
조회 수: 7 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2020년 5월 8일
편집: MathWorks Support Team
2025년 2월 14일
How can I export Polyspace Results as a CSV file?
채택된 답변
MathWorks Support Team
2025년 2월 14일
편집: MathWorks Support Team
2025년 2월 14일
Unfortunately, it is currently not possible to export Polyspace Results as a CSV file. However, you can export results as a tab-delimited TXT file using the following command:
>> polyspace-report-generator -generate-results-list-file
For more information, you can access the documentation by executing the following command in the command window of MATLAB R2019b to get release-specific documentation:
>> web(fullfile(docroot, 'bugfinder/ref/polyspacereportgenerator.html'))
Please follow the below link to search for the required information regarding the current release:
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Generate Reports in Polyspace Platform User Interface에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!