Generate code only

Description

Specify code generation versus an executable build.

Category: Code Generation

Settings

Default: off

On

The build process generates code and a makefile, but it does not invoke the make command.

Off

The build process generates and compiles code, and creates an executable file.

Tip

Generate code only generates a makefile only if you select Generate makefile.

Command-Line Information

Parameter: GenCodeOnly
Type: character vector
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingOff
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics