Polyspace Ignore operators for custom function naming convention

In Polyspace, I want to define a custom naming convention for member functions, for example that they would all begin with a capital letter. However, I'm getting "bugs" anytime I use any operator overload because the operator keyword is lowercase by default. Is there a way to ignore operator overloads in my naming convention?
Thanks!

Answers (0)

Asked:

on 27 Mar 2018

Community Treasure Hunt

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

Start Hunting!