could you plz tell me in complete details how can i call matlab functions from a c++ program . NOTE: ( i've already tried using engine.h but i got an error telling me" unresolved external symbol _engopen") gobar
could you plz tell me in complete details how can i call matlab functions from a c++ program . NOTE: ( i've already tried using engine.h but i got an error telling me" unresolved external symbol _engopen") gobar
Did you include the lib that contains engopen? Check this directory for some of the libraries that you need to link. \extern\lib\win32\microsoft\msvc60