Borrar filtros
Borrar filtros

Do we have option in Polyspace to generate report for Code Prover/ BugFinder in Excel or Spreadsheet format ?

6 visualizaciones (últimos 30 días)
I wanted to generate report for BugFinder and Code Prover in Excel format since the result generated from the analysis are too huge which causing Word format to hang or not responding most of the time.
  2 comentarios
ADNAN
ADNAN el 19 de Abr. de 2024
i know it, but question is whether i can generate report in excel format or not ? currently i am running Polyspace using command line. hence i asked question

Iniciar sesión para comentar.

Respuestas (1)

Tushar Sharma
Tushar Sharma el 29 de Abr. de 2024
Hi Adnan,
Unfortunately, it is not currently possible in polyspace to generate report in Excel or Spreadsheet format.
You can specify the file format of the reports to be generated as - '-format HTML | PDF | WORD'. By default, the command generates a word document - https://www.mathworks.com/help/releases/R2024a/bugfinder/ref/polyspacereportgenerator.html#mw_55d0a185-6cc0-4c4a-b9c2-fb26b5d546fd
However, you can export Polyspace Access results to a tab-separated values (TSV) file only from the command line by using the 'polyspace-access' binary. When you export results, you generate a TSV file that lists results with most of the same results attributes as the results list in polyspace access web interface - https://www.mathworks.com/help/polyspace_access/ug/results-list-web-browser.html.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by