Start MATLAB Engine for Python
eng = matlab.engine.start_matlab()
eng = matlab.engine.start_matlab(option)
eng = matlab.engine.start_matlab(async)
eng = matlab.engine.start_matlab(background)
eng = matlab.engine.start_matlab(___)
starts MATLAB asynchronously if eng
= matlab.engine.start_matlab(background
)background
is
True
.
The engine does not support these MATLAB startup options:
-h
-help
-?
-n
-e
-softwareopengl
-logfile