Specify code generation versus an executable build.
Category: Code Generation
Default: off
The build process generates code and a makefile, but it does not invoke the make command.
The build process generates and compiles code, and creates an executable file.
Generate code only generates a makefile only if you select Generate makefile.
Parameter:
GenCodeOnly |
Type: character vector |
Value:
'on' | 'off' |
Default:
'off' |
Application | Setting |
---|---|
Debugging | Off |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |