In Polyspace (R2014a) all functions are UNP
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Alexandre De Barros
il 5 Ago 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 Commenti
Alexandre De Barros
il 6 Ago 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
Vedere anche
Categorie
Scopri di più su Generate Report in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!