How to implement a Matlab compiled generic COM Component on CAS (Combustion Analysis System) 5.3
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su COM Component Integration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!