Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Can we convert MATLAB code into an .exe file ?

Status
Not open for further replies.

sudan

Member level 5
Joined
Feb 7, 2010
Messages
93
Helped
8
Reputation
16
Reaction score
5
Trophy points
1,288
Location
chennai
Activity points
1,786
Suggession for MATLAB

Hai Everyone,

Can we convert MATLAB code into an .exe file ? ie: like C Program. Please suggest me !

Thank you,

Swamy
 

Re: convert MATLAB code into an .exe file - Regd.

Hai Ali,

Thank you for your suggession. Movere, I have tried but I can't able to get
convert matlab file into an exe file.

If you know the procedure please inform to me.

Thanking you

Swamy
 

Please,
Specify the mcc command syntax you used.
mcc generates exe files. I used it my self :).
--
Amr Ali
 

Hai Ali,

I tried different commands present in mcc. For example mcc -m test.m

But it is giving the following error...

Error: File "test" is a script M-file and cannot be compiled with the current Compiler.

Please tell me what way I have to solve ?

Thank you,

Swamy
 

You have to specify the name of the output file and its extension as .exe
--
Amr Ali
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top