Define use of case (capitals)
Check
ID:mathworks.PLC.UseOfCase
Check that model consistently uses capital letters.
Description
This check displays a warning when names across the model use case (capitals) inconsistently.
Available with Simulink® PLC Coder™.
Input Parameters
To run this check, set the case style to any of these options:
alllowercaseALLUPPERCASEUpperCamelCaselowerCamelCase
Results and Recommended Actions
| Condition | Recommended Action |
| The names across the model are not consistent. | Update the names displayed in the result window to match the case style set in input parameters and rerun the check. |