Find shared MATLAB sessions synchronously
std::vector<String> findMATLAB()
Find all shared MATLAB® sessions on the local machine.
Namespace: | matlab::engine |
Include | MatlabEngine.hpp |
None
|
A vector of the names of all shared MATLAB sessions on the local machine, or an empty vector if no shared MATLAB sessions are available |
|
Throws exception if the call fails while searching for shared MATLAB sessions. |