Hi,
I was able to compile my matlab project in my mac and use the executable.
I have to deploy it to the unix server and as far as I understand I have to compile it there to run the executable.
I have the mcc and matlab installed properly.
mcc -m myfile.m
returns the following error
Error: Unable to open file "macro_default": No such file or directory.
Any ideas? I have the gcc installed.
Thank you.
-Mehmet
|
|
0
|
|
|
|
Reply
|
Mehmet
|
12/22/2010 11:08:05 PM |
|