Why i m getting this error while compiling a matlab file : Depfun error: 'Unexpected Standrad exception from MEX file.
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 15 Giu 2013
"Standrad" or "Standard" ?
Amir
il 16 Giu 2013
Amir
il 17 Giu 2013
Mehebuba
il 1 Lug 2013
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?
Risposte (0)
Categorie
Scopri di più su MATLAB Compiler in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!