Description: To call R from within Matlab, you will need to have R compiled as a
shared library. This needs to be done when compiling R from source
(or via one of the binary distributions that have support for this.)
Download the R source from cran.r-project.org.
To Search:
File list (Check if you may need any files):
RMatlab\Bugs.html
.......\Changes.html
.......\configure
.......\configure.in
.......\DESCRIPTION
.......\FAQ.html
.......\inst
.......\....\docs
.......\....\....\macros.tex
.......\....\....\Makefile
.......\....\....\outline.pdf
.......\....\....\outline.tex
.......\....\....\rmatlab.bib
.......\....\mex
.......\....\...\README
.......\....\scripts
.......\....\.......\RMatlab.csh
.......\....\.......\RMatlab.csh.in
.......\....\.......\RMatlab.sh
.......\....\.......\RMatlab.sh.in
.......\man
.......\...\getMatlabInterface.Rd
.......\...\getMatlabProperty.Rd
.......\...\Matlab.Rd
.......\...\MatlabEval.Rd
.......\...\MatlabInit.Rd
.......\...\MatlabPut.Rd
.......\NAMESPACE
.......\R
.......\.\matlab.R
.......\README
.......\src
.......\...\callNamedR.c
.......\...\callR.c
.......\...\convert.c
.......\...\initializeR.c
.......\...\Makefile
.......\...\Makefile.in
.......\...\Makevars
.......\...\RMatlab.c
.......\...\RMatlabConvert.h
.......\...\wrapper.c
.......\tests
.......\.....\basic.m
.......\.....\converterTests.R
.......\.....\error.R
.......\.....\fromR.R
.......\.....\lm.m
.......\TODO
.......\Todo.html