Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Issue with libwmcli.dll after called funtion is processed x64

1 visualización (últimos 30 días)
Samuel SLenker
Samuel SLenker el 4 de Abr. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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!

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by