Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: undefined function or variable 'sym'
Date: Thu, 9 Apr 2009 00:40:03 +0000 (UTC)
Organization: Motorola
Lines: 18
Message-ID: <grjg53$dj2$1@fred.mathworks.com>
References: <grjfpq$n1a$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 1239237603 13922 172.30.248.35 (9 Apr 2009 00:40:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 9 Apr 2009 00:40:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1537072
Xref: news.mathworks.com comp.soft-sys.matlab:531540


by the way,

when i run the function in matlab, it working very good.

thank you

"Montadar Taher" <muntather_moto@yahoo.com> wrote in message <grjfpq$n1a$1@fred.mathworks.com>...
> Hi my friends,
> 
> I did an integration between matlab and visual basic 6.0, i create the window in vb and did all the required code to run the window in a very good case. 
> 
> Also, in matlab, i create my function and i used the comtool to build it. After that i added it in the references of visual basic and the vb do call for the function in a good case.
> 
> My problem, is that i received an error message in vb as ( undefined function or variable 'sym' ). in fact i never have such function or variable in my code (matlab and visual basic).
> 
> can some body help me? 
> 
> Thank you in advance