Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Class name, methods to call within the specified class options are not showing in polyspace

1 vue (au cours des 30 derniers jours)
Subramanya A Iyer
Subramanya A Iyer le 11 Mai 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
Class name, methods to call within the specified class options are not visible and hence, i am unable to set -class-analyzer, -class-anlyzer-calls options in polyspace (Polyspace for C or C++ version R2013a (8.5))

Réponses (1)

Alexandre De Barros
Alexandre De Barros le 12 Mai 2017
Hi,
these options are available if:
  • the project is a C++ or C-C++ project
  • the main generator is activated, i.e. you have activated the "Module or Library" mode
Regards,
Alex
  2 commentaires
Subramanya A Iyer
Subramanya A Iyer le 12 Mai 2017
Modifié(e) : Subramanya A Iyer le 12 Mai 2017
Hi,
It is a C Project and I have activated 'Verify Module' mode. I have attached the screenshot of the same along with this comment. Please do have a look and help me to resolve.
Are these options only available for C++ projects?
Thanks and Regards
Subramanya
Alexandre De Barros
Alexandre De Barros le 12 Mai 2017
Modifié(e) : Alexandre De Barros le 12 Mai 2017
Hello,
Classes related options like -class-analyzer, -class-anlyzer-calls... are indeed specific to a C++ or C-C++ project. They are not available in a C project, since there is no class in C.
Regards,
Alex

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by