[R] package for Matlab

Henrik Bengtsson hb at stat.berkeley.edu
Thu Apr 5 19:26:53 CEST 2007


On 4/5/07, Tobias Verbeke <tobias.verbeke at gmail.com> wrote:
> Schmitt, Corinna wrote:
> > Hallo,
> >
> > does a package for Matlab exist in R?
> >
> To read and write MAT files, there is the R.matlab package:
>
> http://cran.r-project.org/src/contrib/Descriptions/R.matlab.html
>
> This package also enables bidirectional communication
> between R and Matlab.

A clarification:  The R.matlab package is *one-directional* in the
sense that you can call Matlab code from R (and get results back).
You cannot call R code from Matlab using R.matlab.

Cheers

Henrik


>
> An alternative package with similar functionality (but not on CRAN
> and according to its home page not yet functional on platforms other
> than UNIX) is RMatlab
>
> http://www.omegahat.org/RMatlab/
>
> To ease translation of Matlab code, there is the matlab package:
>
> http://cran.r-project.org/src/contrib/Descriptions/matlab.html
>
> HTH,
> Tobias
> > If yes, where can I find it and how can I install it under R?
> >
> > Thanks, Corinna
> >
> > ______________________________________________
> > R-help at stat.math.ethz.ch 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.
> >
> >
> >
>
> --
>
> Tobias Verbeke - Consultant
> Business & Decision Benelux
> Rue de la révolution 8
> 1000 Brussels - BELGIUM
>
> +32 499 36 33 15
> tobias.verbeke at businessdecision.com
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>



More information about the R-help mailing list