How to read Polyspace bugfinder report in matlab or get result in matlab workspace?

17 views (last 30 days)
can use .psbf file for reading report or any other way
Thanks in Advance

Answers (1)

Anirban
Anirban on 7 Dec 2020
You can use a polyspace.BugFinderResults object to read a .psbf file. When creating the object, you have to provide a results folder that directly contains such a file. See more details in:

Tags

Community Treasure Hunt

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

Start Hunting!