MATLAB: Matlab builder NE problem

MATLAB Builder NEmcr

Hi,
I'm having trouble using the corr2() function as part of a compiled Stand-Alone Application, where I have a .NET application where functions of a MATLAB Builder NE generated DLL are called.
There is absolutely nothing wrong with the code because it works perfectly as an .m file. If I run the .exe aplication on my computer it works great, the problem is when I run it in other computer, without matlab, but with the MCR installed. I have a 64-bit machine, while the other computer is a 32-bit machine.
here is the problem:
Undefined function or method 'iptcheckinput' for input arguments of type 'cell'. error in corr2> ParseInputs
Thanks in advance.
Jobormo.

Best Answer