Converting R code into Matlab code
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
José-Luis
on 12 Nov 2012
No, they are different languages.
You could however try some of the interfaces that are out there.
2 Comments
Rik
on 17 Jun 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/
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!