MATLAB R-link
by Robert Henson
01 Jun 2004
(Updated 08 Jun 2004)
Functions for calling the statistical package R from within MATLAB.
|
Watch this File
|
| File Information |
| Description |
A COM based interface that allows you to call R functions from within MATLAB. The functions are:
openR - Connect to an R server process.
evalR - Run an R command.
getRdata - Copies an R variable to MATLAB.
putRdata - Copies MATLAB data to an R variable.
closeR - Close connection to R server process.
Rdemo - An example of using R from withing MATLAB. |
| Acknowledgements |
This submission has inspired the following:
saveR
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
Windows Only.
You will need a local installation of R and you will also need to install the R-(D)COM interface from http://lib.stat.cmu.edu/R/CRAN/other-software.html or other CRAN mirror site. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 08 Jun 2004 |
Added a "published M-file" |
|
Contact us at files@mathworks.com