MATLAB mwex64 calling error

1 Ansicht (letzte 30 Tage)
Xinpeng Du
Xinpeng Du am 24 Dez. 2018
Kommentiert: Xinpeng Du am 28 Dez. 2018
Hello,
I have some .mwex64 files and would like to call them.
But when I try to call them, I always got the error: missing dependent shared libraries. I know my computer and MATLAB are 64-bit. Could you help me? Thanks! MATLAB mwex64 calling error.png

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 24 Dez. 2018
You appear to be missing a usable IrisA0.Devices.dll .
You appear to be using https://github.com/bdawg/AI . Looking at the files there I suspect the IrisA0.Devices.dll provided there is a 32 bit DLL, in which case it would not be callable from 64 bit MATLAB. The information at https://plus.google.com/+Irisao/posts/NFgaL5yVKZx shows that it is only expected to be used from 32 bit MATLAB.
You could try contacting IrisAO.com to see if they have a 64 bit DLL.
  1 Kommentar
Xinpeng Du
Xinpeng Du am 28 Dez. 2018
Thanks a lot. Let me try as you suggested!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by