Worklist Item Code 525: Initialization File Pointer Offset

Worklist Item Type

This Worklist Item is a Modelify Limitation

Cause

This can occur if Modelify attempts to create a MATLAB expression in the initialization file (M-script or Data Dictionary) for code that is iterating over an array using a pointer. This kind of construct is not currently supported by Modelify.

Recommend Solution

This can be resolved by refactoring the code to not iterate over an array using a pointer during initialization. One possible workaround is to include that initialization code in a new function.

Additional Resources

For further support, contact EnSoft Support at support@ensoftcorp.com