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년 초과 전 | 답변 수: 1 | 5