Translate Python To MATLAB With ChatGPT Programmatically

Reads python code from a url and generates MATLAB code using OpenAI's ChatGPT.

現在この提出コンテンツをフォロー中です。

This Live Script applies the code Generate MATLAB Code Using ChatGPT API to translate python code to executable MATLAB code using OpenAI's ChatGPT. The python code translated is an example read from a matplotlib url. By scraping all of the examples from that respository, or a similar repository, entire python libraries might in principle be translated.
To use this script, open a free account and and receive an API secret key at https://platform.openai.com/account/api-keys and save your key to a text file in the path of the script. The .m file generated may be opened in MATLAB and saved as Live Script.

引用

Duncan Carlsmith (2026). Translate Python To MATLAB With ChatGPT Programmatically (https://jp.mathworks.com/matlabcentral/fileexchange/126734-translate-python-to-matlab-with-chatgpt-programmatically), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Generate MATLAB Code Using ChatGPT API

ヒントを与えたファイル: Code Generation Comparison for MATLAB - ChatGPT versus Bard

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.01

Added interactive_examples tag

1.0.2

Add link

1.0.1

cosmetic

1.0.0