Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: General questions about creating standalone apps with Matlab
Date: Sun, 25 Jan 2009 22:08:28 -0000
Organization: The MathWorks, Inc.
Lines: 26
Message-ID: <glinst$4no$1@fred.mathworks.com>
References: <glhkjl$4el$1@fred.mathworks.com> <glhrlq$68v$1@fred.mathworks.com> <glhuvd$6kv$1@fred.mathworks.com>
NNTP-Posting-Host: 172.16.236.224
X-Trace: fred.mathworks.com 1232921310 4856 172.16.236.224 (25 Jan 2009 22:08:30 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 25 Jan 2009 22:08:30 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
Xref: news.mathworks.com comp.soft-sys.matlab:513847



"Alexander" <alexander.erlich@gmail.com> wrote in message 
news:glhuvd$6kv$1@fred.mathworks.com...
> 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

Ah, you didn't say you had a student version. The MATLAB compiler is not 
avaialble for student version, you need to use either an academic license or 
a professional one. The add-on products available for the student version 
are listed at 
http://www.mathworks.com/academia/student_version/companion.html.

Hope this helps,

Arnaud