64bit MATLAB looking for a 32bit mex file
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I have 64-bit MATLAB 2015B running on a 64-bit Windows PC. In my code I am trying to access a 64-bit mex file. I am getting the following error - Invalid MEX-file 'C:\....\****.mexw64': C:\....\****.mexw64 is not a valid Win32 application.
Can you please help me understand why is this happening ?
0 Kommentare
Antworten (1)
Harsha Priya Daggubati
am 26 Dez. 2019
Bearbeitet: Harsha Priya Daggubati
am 26 Dez. 2019
Hi,
There is a similiar question asked in the community. Here is the link to the thread:
Hope this solves.
Also, check the following link for mex version compatibility:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!