This Worklist Item is a Modelify Limitation
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.
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.
For further support, contact EnSoft Support at support@ensoftcorp.com