From: us on
darthshak <vishakadatta(a)gmail.com> wrote in message <839645144.68197.1278250528829.JavaMail.root(a)gallium.mathforum.org>...
> You can try using the evalin function.
>
> If foo is the name of the variable in the workspace,
> foo = evalin('base','foo');
>
> would load the variable foo into the function workspace.

well... clearly not an experienced MLbber...

look for the many(!) threads in CSSM re EVAL and siblings - and try to find out why they usually come with the tag: EVIL...

us
From: darthshak on
Ah well, I have read that article before. I merely answered what the guy asked.