Translate R to MATLAB and MATLAB to R with ChatGPT

版本 1.0.1 (1.3 MB) 作者: Duncan Carlsmith
Illustrates translation of a simple R script to MATLAB, and back to R, using OpenAI's ChatGPT.
108.0 次下载
更新时间 2023/4/6

查看许可证

MATLAB supports interoperability with R but you might want to translate R to MATLAB or the reverse. This script illustrates an experiment in such translation using the interface to ChatGPT 3.5 at OpenAI.com. Similar things can be done programmatically using the OpenAI API but I find the present API interfaces with a less capable model.[1]
For other code creation and translation experiments, see my scripts at MATLAB File Exchange.

引用格式

Duncan Carlsmith (2024). Translate R to MATLAB and MATLAB to R with ChatGPT (https://www.mathworks.com/matlabcentral/fileexchange/127424-translate-r-to-matlab-and-matlab-to-r-with-chatgpt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

TranslateRtoMATLABwithChatGPT

版本 已发布 发行说明
1.0.1

Fix typos

1.0.0