Prev: jpeg200 code
Next: ismember() help
From: Teodor on 11 Mar 2010 07:00 "Teodor " <teodoralexandra(a)yahoo.com> wrote in message <hna9qk$sj8$1(a)fred.mathworks.com>... > Walter Roberson <roberson(a)hushmail.com> wrote in message <hna7sl$jqd$3(a)canopus.cc.umanitoba.ca>... > > Teodor wrote: > > > > > I have in my directory test.m > > > var = 'test' > > > > > > run var -> this will not work > > > > run(var) > > I have tryoed to put this command, but it doesn't work, it gives an error that it cannot find the function_name.m....but I have it in my working directory.... It works! Thank you very much! Alex |