Start MATLAB synchronously
std::unique_ptr<MATLABEngine> startMATLAB(const
std::vector<String>& options = std::vector<String>())
Start MATLAB® synchronously in a separate process with optional MATLAB startup options.
Namespace: | matlab::engine |
Include | MatlabEngine.hpp |
|
Options used to start MATLAB. See Specify Startup Options. |
|
Pointer to the |
|
MATLAB failed to start. |