How can I export Polyspace Results as a CSV file?
    6 views (last 30 days)
  
       Show older comments
    
    MathWorks Support Team
    
 on 8 May 2020
  
    
    
    
    
    Edited: MathWorks Support Team
    
 on 14 Feb 2025
            How can I export Polyspace Results as a CSV file?
Accepted Answer
  MathWorks Support Team
    
 on 14 Feb 2025
        
      Edited: MathWorks Support Team
    
 on 14 Feb 2025
  
      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 Comments
More Answers (0)
See Also
Categories
				Find more on Generate Reports in Polyspace Platform User Interface 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!