Converting R code into Matlab code
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have some code written in R. I am not an expert with R. Is there a way to either run the R code in Matlab or convert it to Matlab code?
0 commentaires
Réponses (1)
José-Luis
le 12 Nov 2012
No, they are different languages.
You could however try some of the interfaces that are out there.
2 commentaires
Rik
le 17 Juin 2022
A tar ball is available on the Wayback Machine: https://web.archive.org/web/20151016211642/http://www.omegahat.org/RMatlab/RMatlab_0.2-5.tar.gz
The last sign of life on that website seems to be from mid-2015: https://web.archive.org/web/20150810140845/https://www.omegahat.org/RMatlab/
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!