64bit MATLAB looking for a 32bit mex file
조회 수: 14 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Harsha Priya Daggubati
2019년 12월 26일
편집: Harsha Priya Daggubati
2019년 12월 26일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!