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 a pointer variable which uses a literal memory address. Literal memory addresses are not supported in the initialization file because there is no function to access the memory in MATLAB.
This item can often be resolved by refactoring the code to point to a global variable instead of to a literal memory address.
For further support, contact EnSoft Support at support@ensoftcorp.com