I made some anonymous function which performs some process in matlab code.. But I want to perform it in R program... Is there any method??? -- View this message in context: http://r.789695.n4.nabble.com/hi-please-help-me-tp2315919p2315919.html Sent from the R help mailing list archive at Nabble.com.
Didn't we just go through this? In general, you need to translate your matlab code into R. There are some good R-octave equivalence guides online that will help you with that task. In specific, you need to read the posting guide and ask an answerable question. Sarah On Fri, Aug 6, 2010 at 1:31 AM, leepama <butchman at hanmail.net> wrote:> > I made some anonymous function which performs some process in matlab code.. > But I want to perform it in R program... > Is there any method??? > ---- Sarah Goslee http://www.functionaldiversity.org
Am 06.08.2010 07:31, schrieb leepama:> > I made some anonymous function which performs some process in matlab code.. > But I want to perform it in R program... > Is there any method???You have already got answers to this. Please read the posting guide and please stop using an unspecific subject a la "help". Stefan