Main Content
Fix Run-Time Stack Overflows
If your C compiler reports a run-time stack overflow, set the value of the maximum stack usage
parameter to be less than the available stack size. Create a command-line configuration
object, coder.mexconfig
and then set the
StackUsageMax
parameter.