I have problems running a program compiled with MCC that uses parfor. The non-compiled .m version works (no bug). When I run the compiled version, I get "distcomp.remoteparfor" is undefined. I believe I exactly have the error described in the following link.
http://www.mathworks.com/support/solutions/en/data/1-PAHWE/index.html?product=CO&solution=1-PAHWE
However, since MCR is not installed on my machine (got Matlab and MCC), I am wondering what the pathes $APPNAME_mcr/java/jar/toolbox and $MCR/MATLAB Component Runtime/v70/java/jar/toolbox correspond to. I found the distcomp.jar file in C:\Program Files\MATLAB\R2011b\java\jar\toolbox, but I don't know where to put it since see any path corresponding to $MCR/MATLAB Component Runtime/v70/java/jar/toolbox since MCR is not installed.
Thanks a lot! Fred