Worklist Item Code 560: The Simulink model exceeds the allowed maximum absolute for width/height

Worklist Item Type

This Worklist Item is a Modelify Limitation

Cause

This worklist item is created when Modelify creates a Simulink model that is larger than the maximum size supported by the current version of MATLAB. This happens most often when a function contains a large amount of code or a large number of operations. When Modelify calculates that layout of the model, it will attempt to find the optimal layout but if there are a large number of blocks in the model, it can become very large.

Recommend Solution

This can best be fixed by reducing the number of blocks created in the Simulink model. First enable more Reductions to be run, if possible. This can help simplify the model that Modelify creates. Next, try refactoring the C code so that it is split between multiple functions. Splitting up the code into multiple functions will allow Modelify to create multiple smaller models.

Additional Resources

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