Editor warnings

IDCC-2
TitlePrevent or suppress Code Analyzer messages.
PriorityStrongly recommended
Severity level4
DescriptionPrevent or suppress Code Analyzer messages shown in the MATLAB editor.
When the messages cannot be prevented, suppress them on an individual basis and add the reason in the comments.
The messages often indicate that improvements can be made to performance or stability of the code.
RationalePerformance, Stability