Feeds
提问
I wrote a C++ program that uses Matlab Engine C++ API . The program builds fine, but when I run it, the call to startMATLAB() results in a "The specified module could not be found" message & an exception. Any suggestions? Thank you!
#include "MatlabEngine.hpp" #include <iostream> #include <string> #include <vector> #include "MatlabDataArray.hpp" ...
7 years 前 | 1 个回答 | 5