Register Run compiled MATLAB as a COM server.
Show older comments
Hello, I want to Call MATLAB Functions from C/C++ Applications. I have Matlab 2015b 64/bit and I want to buid win32 C/C++ Applications using visual studio for that I download Run compiled MATLAB 2015b 32/bit. I tried to run engdemo.cpp example from matlab but always shows "Can't start MATLAB engine". I have checked and found that the MATLAB engine always Matlab 2015b 64/bit not RCM 2015b 32/bit and linked to the visual studio. I have checked all the solution ( also update the path in Environment Variables and put the RCM 2015b 32/bit first) nothing worked. I want to try to Register Run compiled MATLAB as a COM server. Is that possible ? and how can i do it or is there another solution ?
Answers (0)
Categories
Find more on Call MATLAB from C in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!