Enable responsiveness checks in code generated for
These checks enable periodic checks for Ctrl+C breaks in the generated code. Enabling responsiveness checks also enables graphics refreshing.
Turning off these checks results in less generated code and faster MEX function execution.
These checks are enabled by default. Without these checks, the
only way to end a long-running execution might be to terminate