Start MATLAB Engine for Python
starts MATLAB asynchronously if eng
= matlab.engine.start_matlab(background
)background
is
True
.
starts MATLAB asynchronously if eng
= matlab.engine.start_matlab(async
)async
is
True
. Not recommended. Use the
background
argument instead. Do not use for Python Version 3.7. For more information, see Compatibility Considerations.
The engine does not support these MATLAB startup options:
-h
-help
-?
-n
-e
-softwareopengl
-logfile