Polyspace: different custom rules for variables depending other factors
이전 댓글 표시
I have been looking about the customization options that Polyspace offers regarding adding new rules, and I have seen that there is a possibility to add custom rules to check; for example, all global variables start with a capital letter.
This feels a little too limited for the scope of my project and I was wondering if there is a possibility to add different custom rules for variables depending on other factors, for example a rule that checks that the variable name starts with an "i" if the type is "int" and another rule that checks that the variable name starts with "u" if the type is "unsigned".
Thanks a lot!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Custom Coding Rules에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!