okhan78
Computer
- Apr 5, 2007
- 3
Hi,
I generated a standalone application from my m-files using Matlab r2006b. The compiler version is 4.4. The command I used is:
mcc -m [list of m-files]
I get an .exe file, which runs fine on the computer I used to compile the code. But, it does not run on a different machine. I get an error message saying mclmcrrt75.dll was not found. Can anyone give me a clue to what I may be doing wrong and how I can correct this problem? Thanks.
-OK
I generated a standalone application from my m-files using Matlab r2006b. The compiler version is 4.4. The command I used is:
mcc -m [list of m-files]
I get an .exe file, which runs fine on the computer I used to compile the code. But, it does not run on a different machine. I get an error message saying mclmcrrt75.dll was not found. Can anyone give me a clue to what I may be doing wrong and how I can correct this problem? Thanks.
-OK