getResults
View all instances of Bug Finder or Code Prover results
Description
returns a table showing all results in a Polyspace® result set, resTable
= getResults(resObj
, content
)resObj
. The results set
resObj
can be a Bug Finder results set denoted by a polyspace.BugFinderResults
object or a Code Prover results set denoted by a
polyspace.CodeProverResults
object. You can manipulate the table to produce
graphs and statistics about your results that you cannot obtain readily from the user
interface.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a