In Polyspace (R2014a) all functions are UNP
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Why there are several files(C++) has its all methods/Functions "UNP" in my report(.rtf)? What are the settings I need to do inorder to cover them all?
0 Kommentare
Antworten (1)
Alexandre De Barros
am 5 Aug. 2015
Hi,
I suggest you to take a look at how the main generator is configured in your project especially the options related to the class methods.
See this page for example http://www.mathworks.com/help/releases/R2014a/codeprover/ref/functions-to-call-within-the-specified-classes.html
Best regards,
Alexandre
2 Kommentare
Alexandre De Barros
am 6 Aug. 2015
Hello,
-class-analyzer all will indeed ask the main generator to call all the classes, but what about the option -class-analyzer-calls ?
Best regards,
Alexandre
Siehe auch
Kategorien
Mehr zu Run Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!