bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 1 - 10 of 187

Results for: What’s new?

Logging Simscape variables like Simulink Signals 8

Did you know that starting in R2024a, it is possible to log Simscape variables like if they were Simulink signals?Let's see how that works.The ProblemHere is a pattern I often see in Simscape models.... read more >>

Model-Based Systems Engineering and Agentic AI

Today I am happy to welcome Sarah Dagen from MathWorks Consulting Services to talk about her experience with coding agents for Model-Based Systems Engineering..Like many of you, I’ve been exploring... read more >>

What’s New in R2026a?

MATLAB R2026a is available, let's see what's new in the Simulink world.New Context MenuThis one cannot be missed! We decided to modernize our right-click menu.Here is what it looks like when you... read more >>

Simulink Agentic Toolkit 4

After the MATLAB Agentic Toolkit debuted last week, we are very happy to release the Simulink Agentic Toolkit on GitHub today.SetupTo get started, go through the README.md. You will see that it's as... read more >>

My Repository of AI Skills for Simulink 1

Update: The Simulink Agentic Toolkit is now available. I recommend installing the toolkit when interacting twith Simulink through an AI agent. Skills in this repository are complementary and should... read more >>

Simulink and Simscape modeling using Claude Code and the MATLAB MCP Server 11

This week, I am going one step further in my exploration of AI agents and how they can help Simulink workflows. In previous posts, I went through the basics of connecting GitHub Copilot with the... read more >>

MATLAB AI Coding Standards for Simulating Simulink Models

In my previous post, I went through the basics of using GitHub Copilot and the MATLAB MCP Server to generate MATLAB code that can simulate a Simulink. While the AI-generated code simulated the... read more >>

Simulating a Simulink Model through GitHub Copilot and the MATLAB MCP Server 5

Today I am continuing my exploration in the world of AI coding assistants and how they can help with Simulink. The topic for this post: The MATLAB MCP Server.MATLAB MCP ServerMathWorks recently... read more >>

A Copilot for Simulink! 1

I recently decided to investigate different AI coding assistant technologies and see how they can help with Simulink. This led me into a series of blog posts that I plan to publish in the next few... read more >>

Record and Playback Blocks 2

Today I want to talk about two relatively new blocks: Record and Playback.Record BlockLet's start with this simple example where I connect two signals to the Record block:mdl =... read more >>

Posts 1 - 10 of 187