You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Only a single file here.
HOW TO USE:
You should FIRST take your own OPENAI's API key, copy it into a txt file, rename the file to "API-key.txt". The '.txt' file and the '.m' file should be placed in the same directory.
------------------------------------------------------------------------------------
VIDEO:
------------------------------------------------------------------------------------
The system only requires human operators to give the final goal, and the GPT will generate MATLAB code based on the requirements and automatically interact with MATLAB to check and modify code errors according to the feedback, until giving the correct answer (if lucky). However, there are two points to note:
- First, this is only an initial attempt of the grand architecture of "GPT-in-the-loop" system in my mind. Therefore, the entire interaction process is still in its infancy. For slightly more complex instructions, there is a high chance of getting stuck in a "loop of correcting errors" and cannot produce the correct answer.
- Second, since OpenAI does not provide contextual meaning, this solution can only be implemented through reference, leading to substantial token consumption. Please use it as needed and regularly monitor the account balance.
Cite As
Dyson Freeman (2026). Autonomous Collaborative between GPT and MATLAB (https://nl.mathworks.com/matlabcentral/fileexchange/128093-autonomous-collaborative-between-gpt-and-matlab), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Generate MATLAB Code Using ChatGPT API, Generate unit-tested ChatGPT MATLAB codes
General Information
- Version 1.0.0 (2.15 KB)
MATLAB Release Compatibility
- Compatible with R2022b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
