mcc -mv in linux machine R2013a
问题 When I am trying to make executable files of my .m -files on a Linux machine, some of the the .m -files are working absolutely fine. However, one file which has camera input inside the .m -file is giving me this error: Depfun error: 'Unexpected Standard exception from MEX file. What() is: ..' Error using mcc Error executing mcc, return status = 1 (0x1). But when I use the same .m -file on Windows and R2012a it is working properly without any error. I found a bug report here - is this a