Allow calls to extrinsic functions.
An extrinsic function is a function on the
When enabled (Yes
), generates code for the call to a
When disabled (No
), ignores the extrinsic function. Does not
generate code for the call to the
Disabling this option results in faster MEX function execution.
You should not disable this option if your MEX function relies on extrinsic calls.