| Using Stateflow | Search  Help Desk |
Literals
Place action language you want the parser to ignore but you want to appear as entered in the generated code within $ characters. For example,$ ptr -> field = 1.0; $The parser is completely disabled during the processing of anything between the
$ characters. Frequent use of literals is discouraged.