Disable 'Potential conflicting usages of identifier' for custom storage class
2 views (last 30 days)
Show older comments
I have created a custom storage class (using cscdesigner and tlc files). My custom storage class is designed such that there is no problem in using the same signal name twice. Therefore I would like to disable the 'Potential conflicting usages of identifier' error for my specific storage class (like the auto storage class does).
Is there an option in the TLC or cscdesigner to disable this check?
(I am aware of this page: https://www.mathworks.com/matlabcentral/answers/196528-why-do-i-get-an-error-when-using-the-same-get-or-set-functions-for-different-signal-objects-in-a-sim , but it is for a builtin custom storage class).
Answers (0)
See Also
Categories
Find more on Embedded Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!