saveR

버전 1.0.0.0 (1.69 KB) 작성자: Jeroen Janssens
Save workspace variables to an R data file.
다운로드 수: 3.1K
업데이트 날짜: 2010/8/3

라이선스 보기

saveR('FILENAME') saves all workspace variables to the "R-file" named FILENAME.

SAVER('FILENAME', 'X', 'Y', 'Z') saves X, Y, and Z.

saveR can handle scalars, vectors, matrices, and cell arrays of strings. NaN's are saved as NA. Since R cannot handle structures, they will not be saved and a warning will be given.

Useful if you do not wish to load variables directly in R using a COM based interface (using MATLAB R-link #5051) or if you wish to use JAGS (http://sourceforge.net/projects/mcmc-jags), for instance.

인용 양식

Jeroen Janssens (2024). saveR (https://www.mathworks.com/matlabcentral/fileexchange/28370-saver), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기
도움

받음: MATLAB R-link

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0