Non-virtual subsystems in HighBeamAssist

1. Code Mappings [hide]

This table:

  • provides a mapping from non-virtual subsystems in model to functions or reusable functions in generated code. The table
  • notes exceptions that caused nonvirtual subsystems to not reuse code even though they were assigned a function packaging setting ('Function packaging' entry on the Subsystem Block Dialog) of 'Auto' or 'Reusable function'.

Subsystem Reuse Setting Reuse Outcome Outcome Diagnostic
<S3> Auto Inline normal
<S1> Auto Inline normal
<S2> Auto Inline normal

2. Code Reuse Exceptions [hide]

This section provides details on each exception that caused a nonvirtual subsystem with a function packaging setting of

  • 'Auto' to become an inlined code segment,
  • 'Auto' to become a non-reusable function without arguments, or
  • 'Reusable function' to become a non-reusable function without arguments.
Note:This section does not report graphically identical nonvirtual subsystems marked as 'Auto' that were not reused due to differences in their functional properties (such as dimensions, data types, work vectors, parameters, and so on). You can identify reasons for nonreuse in such cases by inspecting the differences in the functional attributes of the subsystems in the model or in the inlined generated code.


No reuse exception in model.