Register Run compiled MATLAB as a COM server.
显示 更早的评论
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 ?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Write COM Applications to Work with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!