Path: news.mathworks.com!not-for-mail
From: "Alexander" <alexander.erlich@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: General questions about creating standalone apps with Matlab
Date: Sun, 25 Jan 2009 15:03:09 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <glhuvd$6kv$1@fred.mathworks.com>
References: <glhkjl$4el$1@fred.mathworks.com> <glhrlq$68v$1@fred.mathworks.com>
Reply-To: "Alexander" <alexander.erlich@gmail.com>
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 1232895789 6815 172.30.248.37 (25 Jan 2009 15:03:09 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 25 Jan 2009 15:03:09 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1217178
Xref: news.mathworks.com comp.soft-sys.matlab:513786


Thank you for your replies, 

I tried to add the compiler to the cart to check its price, but I was even told that the Compiler is not available for Student Versions of Matlab.

Is there no other way to create standalone apps? I've learned that mex is able to include C functions into Matlab, is there no way to let's say use the plot commands from Matlab in C? Or maybe another way of at least getting command line programs into executable, Matlab-independent files?

Alexander