Main Content

Enable responsiveness to CTRL+C and graphics refreshing

Responsiveness checks

Description

App Configuration Pane: Speed

Configuration Objects: coder.MexCodeConfig

Responsiveness checks.

When using GPU Coder™, the code generator always disables this parameter.

See Control Run-Time Checks.

Settings

On

This value is the default value.

You can use Ctrl+C to stop execution of a generated MEX function.

Off

To end a long-running MEX function, you might have to terminate MATLAB®.

Programmatic Use

Property: ResponsivenessChecks
Values: true | false
Default: true

Version History

Introduced in R2011a