MATLAB Runtime Options

When you roll-out a COM component to end users, there are times when you need to specify MATLAB® Runtime options to create a log file or improve performance.

Pass these options with mcc

What MATLAB Runtime Options are Supported for COM?

  • -nojvm — Launches the MATLAB Runtime without a Java® Virtual Machine (JVM™). This can improve performance of deployed applications, in some cases.

  • -logfile — Allows you to specify a log file name.

Was this topic helpful?