Converting R code into Matlab code
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
José-Luis
2012-11-12
No, they are different languages.
You could however try some of the interfaces that are out there.
2 个评论
Rik
2022-6-17
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/
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!