MATLAB

In engineering workflows, agentic AI can help write MATLAB code, run simulations in Simulink, understand results and errors, and iterate. Instead of manually executing each step, you oversee the loop while the agent moves the workflow forward.

Connecting an AI agent to a code interpreter is not unique, but connecting it to MATLAB and Simulink gives the agent engineering-specific capabilities that change the experience:

  • Engineering-grade tools: Agents call validated domain-specific toolbox functions for signal processing, controls, and code generation.
  • Simulation-driven iteration: Agents test designs against mathematically grounded Simulink models instead of guessing.
  • Curated agent skills: Toolkits package engineering expertise so agents write idiomatic code from the first turn.
  • Desktop to production: Agents deploy tested MATLAB functions as multi-user tools on MATLAB Production Server. No rewrite necessary.
  • No AI-vendor lock-in: Agents work with Claude Code™, GitHub Copilot®, Gemini CLI™, Codex™, Amp™, and others.

Together, these capabilities let agents support everything from writing MATLAB code to running full system simulations in Simulink. Start here to explore available resources and recent updates, including toolkits, examples, releases, blogs, and events.

What's New

Keep pace with the fast-moving agentic AI landscape. Get the latest toolkit releases, technical content, and upcoming events in one place.

GitHub Releases

Releases for MATLAB and Simulink AI are updated frequently on GitHub. Below are the latest releases across all repositories.

Repository Latest Version Highlights

MATLAB Agentic Toolkit

v2026.05.21

New plugin categories (Automotive, Computational Biology, RF and Mixed Signal, Robotics, Test and Measurement), enhanced existing plugins with image display/OCR/performance profiling, and updated setup guidance for Claude Code

Simulink Agentic Toolkit

2026.06.01

Users can now select which skill groups to enable during setup, reducing context window usage as the skill catalog grows. Supports both interactive and programmatic interfaces

Polyspace Agentic Toolkit

v1.1.1

Initial release with tools for Polyspace as You Code analysis, build/checker configuration, and justification

MATLAB MCP Core Server

v0.10.0

New "auto" session mode (now the default), support for multiple extension files, telemetry enhancements, and fix for --matlab-session-mode=existing not starting MATLAB when needed