MATLAB R-link
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.
Citation pour cette source
Robert Henson (2026). MATLAB R-link (https://fr.mathworks.com/matlabcentral/fileexchange/5051-matlab-r-link), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
A inspiré : saveR, Kaplan Meier for right and/or left and/or interval censored data, SUBSYNCHRONOUS RESONANCE, MatEx - Matlab extremes, BMS
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.1 | Updated license |
||
| 1.1.0.0 | Add BSD License |
||
| 1.0.0.0 | Added a "published M-file" |
