Why i m getting this error while compiling a matlab file : Depfun error: 'Unexpected Standrad exception from MEX file.

조회 수: 5 (최근 30일)
Any one knows what does this error mean?
Depfun error: 'Unexpected Standrad exception from MEX file.
i am trying to compile a matlab file on a remote computer so i gave the following command:
mcc -m -I /Directory/folder1 -d /Directory/folder2 Matlab_file1 Matlab_file2
just want to add that i used the same command on my laptop to compile the same files and it worked. SO this has something to do with the remote computer i guess
  댓글 수: 4
Amir
Amir 2013년 6월 17일
i knew what was the problem. It seems that either the compiler in matlab 2013 version has a problem or does not exit because when i compiled the file using the matlab 2012 version it worked fine.
Mehebuba
Mehebuba 2013년 7월 1일
Hi Amir,
I am trying to compile a matlab file which uses image aquisition tool in it in linux R2013a and getting similar error -
Depfun error: 'Unexpected Standard exception from MEX file. What() is: ..' Error using mcc Error executing mcc, return status = 1 (0x1).
Can you please help me telling how you solved the problem?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by