MATLAB R-link

版本 1.1.0.1 (128.6 KB) 作者: Robert Henson
Functions for calling the statistical package R from within MATLAB.
23.4K 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

Robert Henson (2026). MATLAB R-link (https://ww2.mathworks.cn/matlabcentral/fileexchange/5051-matlab-r-link), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 R Language 的更多信息
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

Add BSD License

1.0.0.0

Added a "published M-file"