Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Issue with libwmcli.dll after called funtion is processed x64

1 visualizzazione (ultimi 30 giorni)
Hey everyone,
I have a script in Matlab that computes Vector-Matrix multiplication. A DLL was created in assembly language to make the computation as fast as possible. Here you can find more details about the script and .dll: https://uk.mathworks.com/matlabcentral/answers/331273-matlab-crashes-when-the-external-function-in-dll-is-called-x64-code?s_tid=email_ans_new_ans_ans_h#answer_260191
Well, I tried to debug the whole process of computation because Matlab crashes every time I try to run the script. I ran Matlab through a debugger to see where's the problem, and the whole computation (from library call until the return from the function) runs smoothly. After the function ends and returns, Matlab crashes. It says that there's an issue with libwmcli.dll.
Have you ever encountered such problem? Any suggestions why it crashes there?
Thank you!

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by