Linker flags - MATLAB & Simulink (original) (raw)

Main Content

Description

Specify additional flags to be added to the linker command line.

Category: Simulation Target

Settings

Default: ''

Enter a list of flags for the linker command line. Specify the flags with a space-separated list. If a makefile is generated, these macro definitions are added to the linker command line in the makefile. Acceptable flag content and syntax depend on the linker being used.

Examples: -T, -MD -Gy

Command-Line Information

Parameter: SimCustomLinkerFlags
Type: character vector
Value: linker flags
Default: ''
Application Setting
Debugging No impact
Traceability No impact
Efficiency No impact
Safety precaution No recommendation

See Also

Topics