Polyspace shared variable analysis on project has both C and C++
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello ,
i have a question please , can i run polyspace analysis (shared variable analysis) in a project has both C and C++
댓글 수: 0
답변 (1개)
Sumukh
2024년 12월 5일
I am assuming that you are referring to Polyspace Code Prover analysis of shared variables.
It is possible to run Polyspace Code analysis for projects with both C and C++ files. This is the default source code language configuration for Polyspace projects as specified in the following documentation:
In addition, you can refer to the following documentation that specifies certain dependencies and tips when analysing projects containing both C and C++ files:
I hope this answers your query.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Bug Finder Analysis in Polyspace Platform User Interface에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!