Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: undefined function or variable 'sym'
Date: Fri, 10 Apr 2009 21:04:01 +0000 (UTC)
Organization: Motorola
Lines: 24
Message-ID: <groc80$6u1$1@fred.mathworks.com>
References: <grjfpq$n1a$1@fred.mathworks.com> <gro9nd$kan$1@fred.mathworks.com> <grobb4$81q$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1239397441 7105 172.30.248.37 (10 Apr 2009 21:04:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 10 Apr 2009 21:04:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1537072
Xref: news.mathworks.com comp.soft-sys.matlab:531945


"Steven Lord" <slord@mathworks.com> wrote in message <grobb4$81q$1@fred.mathworks.com>...
> 
> "Montadar Taher" <muntather_moto@yahoo.com> wrote in message 
> news:gro9nd$kan$1@fred.mathworks.com...
> > Yes Friend,
> >
> > i did the profile command and i found out that the sym was called many 
> > times as follows;
> 
> *snip profile output*
> 
> > now please help me to solve the problem, i need to do my program with 
> > visual basic 6, please help
> 
> As I said before, Symbolic Math Toolbox and SYM are not available for use 
> with MATLAB Compiler, which also means it won't work with any of the 
> deployment products that depend upon MATLAB Compiler.  You can't deploy 
> M-files that use SYM objects.
> 
> -- 
> Steve Lord
> slord@mathworks.com 
> 
Thank you