MATLAB can not find the specified procedure
이전 댓글 표시
MATLAB can not find the specified procedure
Why does my MATLAB always occur at running time: unable to load mex file: d: simlab3.2/matlab/mex/700/addFacNorm.dll. can not find the specified procedure.
? ? ? Invalid MEX-file'D: SIMLAB3.2/matlab/mex/700/addFacNorm.dll ': can not find the specified procedure.
Note: this file is in the path, and SimLab is downloaded from the official website.
답변 (1개)
Andreas Goser
2011년 3월 2일
0 개 추천
This will be either a path issue or a compatibility issue.
I have seen installers of 3rd party products failing to set the PATH correctly. You should verify and add the path(s) in MATLAB.
Many issues with 3rd party tools are version compatibility issues - which I find understandable as many 3rd party tools are not commercial products. Please verify if the version you use is supported with your MATLAB release, operating system and architecture.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!