Path: news.mathworks.com!not-for-mail
From: "Paul Mennen" <nospam@mennen.org>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Converting Matlab .m file into C code
Date: Thu, 9 Oct 2008 13:53:13 +0000 (UTC)
Organization: Sigknowledge
Lines: 18
Message-ID: <gcl2c9$hj$1@fred.mathworks.com>
References: <fgu4nb$6fe$1@fred.mathworks.com> <gc38je$oj6$1@fred.mathworks.com> <ApbFk.8020$i84.6499@newsfe10.iad> <gcgjtp$k1e$1@fred.mathworks.com>
Reply-To: "Paul Mennen" <nospam@mennen.org>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1223560393 563 172.30.248.37 (9 Oct 2008 13:53:13 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 9 Oct 2008 13:53:13 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869812
Xref: news.mathworks.com comp.soft-sys.matlab:494286


"Alamzeb " wrote
 
> Can I get the older matlab version somehow? and would
> it generate c code for guide commands as well?

I usually use Matlab ver 6.1 for that reason.
(I like the older compiler far better). I've
compiled many GUIs with it, although I don't use
guide so I can't report directly on that. I'm
pretty sure it would work on guide applications
though, but you would have to use the version of
guide that came with ver 6 matlab.

I don't think there is any way to legally get
this software anymore, since the Mathworks no
longer sells it.

~Paul