How can I use AI tools for AI-assisted MATLAB/Simulink programming (without MATLAB Copilot)?

170 views (last 30 days)
I’m looking to use AI tools like ChatGPT, Claude, Gemini, or GitHub Copilot to assist with MATLAB and Simulink programming — ideally in a pair-programming style. However, I do not have access to MATLAB Copilot. Are there recommended tools, setups, or workflows that can help me integrate AI assistance into my MATLAB/Simulink development?
Any advice or examples would be greatly appreciated!
  1 Comment
xingxingcui
xingxingcui on 12 Jan 2026
Currently, the best support for AI-assisted MATLAB code writing/Editing/... for the large models is the "MATLAB-extension-for-vscode".
Unfortunately, MATLAB Desktop is not supported well enough yet, even when using "llms-with-matlab".

Sign in to comment.

Answers (1)

Michelle Hirsch
Michelle Hirsch on 2 Feb 2026 at 15:35
Sorry I'm a bit late to the game, but this is supported very well through the MATLAB MCP Core Server. This is a free download you can use with any tool that supports the MCP protocol. You can find helpful pointers on the MathWorks AI Blog.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!