MatlabProcess.start

MatlabProcess.start(options=None)[source]

Start the subprocess.

Parameters

options (list, optional) – A list of command line options for the Matlab executable. Available options:

  • -nosplash

  • -wait (Windows)