MATLAB R-link

버전 1.1.0.1 (129 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://kr.mathworks.com/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"