Re: [R] hi!!! guestion!!

2010-08-03 Thread Dennis Murphy
Hi: In addition to the previous replies, there is package R.Matlab and a Matlab/R reference at CRAN by David Hiebeler under Contributed Documentation. HTH, Dennis On Mon, Aug 2, 2010 at 6:57 PM, leepama wrote: > > I made some matlab codes... > > Is there any method to perform matlab codes in R

Re: [R] hi!!! guestion!!

2010-08-03 Thread David Winsemius
On Aug 2, 2010, at 9:57 PM, leepama wrote: I made some matlab codes... Is there any method to perform matlab codes in R program?? Octave/Matlab equivalencies: http://cran.r-project.org/doc/contrib/R-and-octave.txt http://rosettacode.org/wiki/Main_Page David Winsemius, MD West Hartfor

Re: [R] hi!!! guestion!!

2010-08-03 Thread Gabor Grothendieck
On Mon, Aug 2, 2010 at 9:57 PM, leepama wrote: > > I made some matlab codes... > > Is there any method to perform matlab codes in R program?? There is an Octave/R lexicon here: http://cran.r-project.org/doc/contrib/R-and-octave.txt There are also ROctave and R.matlab packages on Omegahat alt

Re: [R] hi!!! guestion!!

2010-08-03 Thread jim holtman
Translate the matlab code to the appropriate R expressions. On Mon, Aug 2, 2010 at 9:57 PM, leepama wrote: > > I made some matlab codes... > > Is there any method to perform matlab codes in R program?? > -- > View this message in context: > http://r.789695.n4.nabble.com/hi-guestion-tp2311219p231

[R] hi!!! guestion!!

2010-08-03 Thread leepama
I made some matlab codes... Is there any method to perform matlab codes in R program?? -- View this message in context: http://r.789695.n4.nabble.com/hi-guestion-tp2311219p2311219.html Sent from the R help mailing list archive at Nabble.com. __ R-hel