Report name: Model Advisor - Upgrading to the Current Simulink Version
Simulink version: 7.8 Model version: 1.237
System: highlyComplexAttractor Current run: 11-Aug-2014 10:54:14

Run Summary
Pass Fail Warning Not Run Total
   2    3    1    0 6
Error occurred during model compile.

Error evaluating 'InitFcn' callback of block_diagram 'highlyComplexAttractor'.


Upgrading to the Current Simulink Version


 Check model, local libraries, and referenced models for known upgrade issues

Passed


 Check usage of function-call connections

Check 'Invalid function-call connection' setting
Verify that the Invalid function-call connection diagnostic is set to error.

Passed
Diagnostics > Connectivity > Invalid function-call connection is set to error.
_________________________________________________________________________________________

Check 'Context-dependent inputs' setting
Verify that the Context-dependent inputs diagnostic is set to Enable All.

Warning
Diagnostics > Connectivity > Context-dependent inputs is set to Use local settings. This might lead to non-deterministic model execution.

Recommended Action
Set
Diagnostics > Connectivity > Context-dependent inputs to Enable All.


 Check model, local libraries, and referenced models for known upgrade issues requiring compile time information

Error occurred during model compile.

Error evaluating 'InitFcn' callback of block_diagram '
highlyComplexAttractor'.


 Check for proper bus usage

Error occurred during model compile.

Error evaluating 'InitFcn' callback of block_diagram '
highlyComplexAttractor'.


 Check for calls to slDataTypeAndScale()

Search for blocks that have data type parameters specified by using slDataTypeAndScale().

Required Replacement Cases
Identify calls to slDataTypeAndScale() that are no longer supported and thus should be replaced. Such calls always can be automatically replaced.

See Also

  • slRemoveDataTypeAndScale() automatic replacement cases
Passed
No calls to slDataTypeAndScale() require replacement.
_________________________________________________________________________________________

Recommended Replacement Cases
Identify unnecessary calls to slDataTypeAndScale() that the model advisor can automatically replace.

See Also

  • slRemoveDataTypeAndScale() automatic replacement cases
Passed
No calls to slDataTypeAndScale() can be automatically replaced.
_________________________________________________________________________________________

Manual Inspection Cases
Identify calls to slDataTypeAndScale() that might be unnecessary.

See Also

  • slRemoveDataTypeAndScale() manual inspection cases
Passed
No calls to slDataTypeAndScale() require manual inspection.


 Check consistency of initialization parameters for Outport and Merge blocks

Error occurred during model compile.

Error evaluating 'InitFcn' callback of block_diagram '
highlyComplexAttractor'.