Connect Matlab with chatgpt
Show older comments
I want to make Matlab and ChatGPT interact with each other so that I can pass the code I generate through ChatGP to Matlab and simulate the code, so I need to know how to connect Matlab to ChatGPT.
1 Comment
Dyuman Joshi
on 26 Mar 2024
Answers (3)
Voss
on 26 Mar 2024
1 vote
Hans Scharler
on 1 Jun 2024
0 votes
Try the "Large Language Models (LLMs) with MATLAB" GitHub repo. You can open directly in MATLAB Online and try it out. This requires an OpenAI API key. With this GitHub repo, you have programmatic access to the APIs hosted by OpenAI from MATLAB. Let us know what you build!

Claire
on 20 Mar 2025
0 votes
https://blogs.mathworks.com/matlab/2024/10/02/4-ways-of-using-matlab-with-large-language-models-llms-such-as-chatgpt-and-ollama/
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!