Invalid mex file error
이전 댓글 표시
I am getting "invalid mex file" error while running some code in matlab (64 bit on Windows 7(64 bit)). After some googling I learned that I need to download all dependency dll files and put them with that mex file. So I did (used dependency walker to check for dependencies) but the issue remains, dependency walker says different CPU types dll files. I can not find 64 bit version of some dll files. What can I do to resolve the issue? Dependency walker's snapshot is here:

채택된 답변
추가 답변 (1개)
Nemat Ab Azar
2018년 5월 20일
편집: Nemat Ab Azar
2018년 5월 20일
0 개 추천
To do solve this problem, you must change the location of Matlab "start in" shortcut. for example, you can move it into my document folder.
카테고리
도움말 센터 및 File Exchange에서 Web Services에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!