In Polyspace (R2014a) all functions are UNP

1 Ansicht (letzte 30 Tage)
Dinesh Kumar
Dinesh Kumar am 1 Aug. 2015
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?

Antworten (1)

Alexandre De Barros
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.
Best regards,
Alexandre
  2 Kommentare
Dinesh Kumar
Dinesh Kumar am 6 Aug. 2015
Hello Alexandre,
Thanks for your response. I have set -class-analyzer option to "all" that means it should generate the main for all the classes. But still I see the same results.
Thanks and Regards, Dinesh
Alexandre De Barros
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

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by