Conversion Patterns

By default, Modelify makes a recommendation on how each function will be converted. For example, functions that are only called once and from a single function are converted to a subsystem; functions called many times from other functions are converted to a user library block.

You can override the default recommendation by setting specific conversion options for a given set of functions.

To set conversion settings: