Hi, Does anyone know how to call a Matlab file (M-file) in R? Thanks! Yong [[alternative HTML version deleted]]
On Jan 30, 2010, at 11:38 AM, Yong Zhang wrote:> Hi, > > > > Does anyone know how to call a Matlab file (M-file) in R?You are expecting R to read Matlab source files directly? Or do you (more reasonably) want to read datafiles or use R as a client with Matlab as a server? Package R.matlab https://stat.ethz.ch/pipermail/r-help/2010-January/226026.html -- David Winsemius, MD Heritage Laboratories West Hartford, CT
fortune("reverse") On Sat, Jan 30, 2010 at 1:38 PM, Yong Zhang <yza30 at sfu.ca> wrote:> Hi, > > > > Does anyone know how to call a Matlab file (M-file) in R? > > Thanks! > > > > Yong > > > ? ? ? ?[[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >