How to implement a Matlab compiled generic COM Component on CAS (Combustion Analysis System) 5.3
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm trying to implement a Matlab function in CAS (Combustion Analysis System) 5.3.
I'm using Matlab 2017b and the Matlab Compiler SDK togehter with MinGW5.3 C/C++ and Microsoft Windwos SDK 10 on a Windows 10 Enterprise 64-bit computer.
I compiled the Matlab-function as a "generic Com Component" and chose the option "Runtime included in package". After that, I installed the .exe-file, which is in the folder "for_redistributionfor_redistribution" and added the .dll over the "install.bat" to the Windows registry. But when I try to conncet CAS with the .dll, I receivd always the error-message “Failed to attach to Matlab Calculation class XXX” .
Have anyone an idea, want going wrong?
Thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 COM Component Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!