Support: continuous time - Code generation for blocks that use continuous time - MATLAB (original) (raw)

Main Content

Code generation for blocks that use continuous time

Model Configuration Pane: Code Generation / Interface

Description

The Support: continuous time parameter specifies whether to generate code for blocks that use continuous time.

Settings

Off (default) | On

On

Enables generation of code for blocks that use continuous time.

Off

Disable generation of code for blocks that use continuous time. If you clear this parameter and the model includes blocks that use continuous time, the code generator returns an error.

Application Setting
Debugging No impact
Traceability No impact
Efficiency Off (execution, ROM), No impact (RAM)
Safety precaution No recommendation

Programmatic Use

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

Version History

Introduced before R2006a