- the project is a C++ or C-C++ project
- the main generator is activated, i.e. you have activated the "Module or Library" mode
Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Class name, methods to call within the specified class options are not showing in polyspace
조회 수: 1 (최근 30일)
이전 댓글 표시
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))
댓글 수: 0
답변 (1개)
Alexandre De Barros
2017년 5월 12일
Hi,
these options are available if:
Regards,
Alex
댓글 수: 2
Alexandre De Barros
2017년 5월 12일
편집: Alexandre De Barros
2017년 5월 12일
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
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
