|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [WM]: Matlab to C
Dear Irantzu Jauregi,
The command to convert MATLAB M-files to C-code is "mcc".
So use "help mcc" on MATLAB command prompt to get details about this command and the associated options.
I think the generated C-code will not be directly useable to make *.exe files rather it may require little more programming to
generate an exe file. So do that after you get the C-code.
Wish U good luck.
Shiraz Ahmad.
--- irantzu jauregi <irantzujt@hotmail.com> wrote:
---------------------------------
Hi,
I use Matlab ver. 6 release 12 with Wavelet toolbox underWindows environment.
I want to convert my Matlab codes into C codes. then I want to compile the C code to havean .exe file to execute on a computer that
does not have Matlab and the tool box.
Which facility should I use to convertMatlab codes into C codes? Is it free?
Thanks.
Irantzu Jauregi
Student
University of the Basque Country (UPV-EHU) Basque Country (Euskal Herria)
============================
Shiraz Ahmad, Senior Scientist,
House #. 1390, Street -14, I-10/2,
Islamabad 44000, Pakistan.
============================
______________________________________________________________________________
Watermarking Mailing List - http://www.watermarkingworld.org/ml.html
To unsubscribe send email to "majordomo@watermarkingworld.org" with
"unsubscribe watermarking YOURMAIL" in the body.
______________________________________________________________________________
|