Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: evaluating expressions obtained from UI. eval alternative
Date: Sat, 15 Mar 2008 20:14:01 +0000 (UTC)
Organization: Moscow State University
Lines: 9
Message-ID: <frham9$bdc$1@fred.mathworks.com>
References: <frfhl6$6ov$1@fred.mathworks.com> <frh549$4r2$1@fred.mathworks.com> <47dc243e$0$290$b45e6eb0@senator-bedfellow.mit.edu>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1205612041 11692 172.30.248.38 (15 Mar 2008 20:14:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 15 Mar 2008 20:14:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1127783
Xref: news.mathworks.com comp.soft-sys.matlab:457425



> > could you use inline?
> 
> Also, you might find the "vectorize" function helpful. It
will take a 
> string or inline function and convert operations like "*"
into ".*".

Thank you very much! Wonder, why I haven't heard anything
about the "inline" func ((