Initialize/Terminate - MATLAB & Simulink (original) (raw)
Main Content
Description
Specify whether to apply a memory section to Initialize/Start and Terminate functions.
Category: Code Generation
Settings
Memory section specifications for functions and data apply to the top level of the model and to subsystems except atomic subsystems that contain overriding memory section specifications.
Default: Default
Default
Suppresses the use of a memory section for Initialize, Start, and Terminate functions.
_memory-section-name_
Applies a memory section to Initialize, Start, and Terminate functions.
Command-Line Information
Parameter: MemSecFuncInitTerm | ||
---|---|---|
Type: character vector | ||
Value: 'Default' | 'MemConst' | 'MemVolatile' | 'MemConstVolatile' |
Default: 'Default' |
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |