Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Invalid Mex-file! the specified module could not be found
조회 수: 4 (최근 30일)
이전 댓글 표시
I have compiled a simple math('2+2') code in matlab, and I am getting an error related to missing of a Mex file, I checked with dependency walker and tit showed the libmex.dll and libmx.dll are missing, I added these two files to directory which matlab was complaining about the missing of the dll file and also added the original path of these dll files to the system directory, but still I get the same error message! I appreciate anyone's help on this.
To be noted that I am using Matlab 2014b (32bit) on a 64bit machine for some technical reasons.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!