Detects violations of memory integrity while building MATLAB Function blocks and stops simulation with a diagnostic.
Category: Simulation Target
Default: On
Detect violations of memory integrity while building MATLAB Function blocks and stops simulation with a diagnostic message.
Does not detect violations of memory integrity while building MATLAB Function blocks.
Caution
Without these checks, violations result in unpredictable behavior.
The most likely cause of memory integrity issues is accessing an array out of bounds.
Only disable these checks if you are sure that all array bounds and dimension checking is unnecessary.
Parameter:
SimIntegrity |
Value:
'on' | 'off' |
Default:
'on' |
Application | Setting |
---|---|
Debugging | On |
Traceability | No impact |
Efficiency | No recommendation |
Safety precaution | On |