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!