Main Content
External mode
Generated external mode data interface
Model Configuration Pane: Code Generation / Interface
Description
The External mode parameter specifies whether the code generator produces external mode data interface code.
This parameter is not supported for models configured with an ERT-based system target and service code interface.
Settings
Off
(default) | On
- On
Enables generation of code for the external mode data interface.
- Off
Disables generation of code for the external mode data interface.
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact during development Off for production code generation |
Programmatic Use
Parameter: ExtMode |
Type: character vector |
Value: 'on' | 'off' |
Default: 'off' |
Version History
Introduced before R2006a