I am trying to make executable files of MEX file in linux which uses image acquisition tool inside it. I used
mcc -mv filename
but getting Defun error msg. saying-
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 out telling how can I make executable files for .m files which uses image acquisition tool in linux.
Thanks,
It was a bug in R2013a. I got an email from the matlab centre to replace the 'depfun.opts' file with a new version.
you can find the 'depfun.pots' file in the attachment here in this bug report