Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: C/C++ to matlab
Date: Tue, 6 Oct 2009 00:58:03 +0000 (UTC)
Organization: Bannari amman Institute of Technology
Lines: 4
Message-ID: <hae4mr$nf6$1@fred.mathworks.com>
References: <hae0r2$erv$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1254790683 24038 172.30.248.35 (6 Oct 2009 00:58:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 6 Oct 2009 00:58:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1946069
Xref: news.mathworks.com comp.soft-sys.matlab:575167


"Ongun Palaoglu" <ongun@mac.com> wrote in message <hae0r2$erv$1@fred.mathworks.com>...
> Hello, I  have a code. I need to change that code for matlab. I am wandering if there is an article so I can read before start. Thank you

check matlab help and read mex file creation. its pretty simple to call c from matlab.