How to convert a matlab file into an exe file?

Status
Not open for further replies.

hegazy

Newbie level 5
Joined
Mar 26, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,326
I need to know how to convert a matlab file into an exe file
Thanx very much
 

Re: mfile to exe

use Matlab Compiler toolbox

Enjoy
 

mfile to exe

how can i reach it?
 

mfile to exe

Search on Help and u will found how to use it
Also if u don't have this matlab compiler tool box try to download a full version of matlab with compiler tool box.
I think I tried to do that before and I am failed

If this work with plz confirm.
 

mfile to exe

command for MATLAB compiler is "mcc"

I don't remember the exact syntax, but you can check it from the net or help.
 

mfile to exe

use the command : mcc -m filename.m
it'll geerate the exe file
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…