MATLAB R-link

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://jp.mathworks.com/matlabcentral/fileexchange/5051-matlab-r-link), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersR Language についてさらに検索
バージョン 公開済み リリース ノート
1.1.0.1

Updated license

1.1.0.0

Add BSD License

1.0.0.0

Added a "published M-file"