Main Content

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:

  • alllowercase

  • ALLUPPERCASE

  • UpperCamelCase

  • lowerCamelCase

Results and Recommended Actions

ConditionRecommended 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.