hide-matlab-error-stack

Hide the MATLAB stack from the clients

Syntax

--hide-matlab-error-stack

Description

hide-matlab-error-stack controls whether the MATLAB® stack is exposed to the client. The stack can be sent to the client during development and debug phase, but can be turned off in production.

Examples

Do not transmit the error stack to clients.

--hide-matlab-error-stack
Was this topic helpful?