MATLAB R-link

Functions for calling the statistical package R from within MATLAB.
23,4K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

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.

Zitieren als

Robert Henson (2026). MATLAB R-link (https://de.mathworks.com/matlabcentral/fileexchange/5051-matlab-r-link), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu R Language finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
1.1.0.1

Updated license

1.1.0.0

Add BSD License

1.0.0.0

Added a "published M-file"