Converting R code into Matlab code
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
José-Luis
el 12 de Nov. de 2012
No, they are different languages.
You could however try some of the interfaces that are out there.
2 comentarios
Rik
el 17 de Jun. de 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/
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!