bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 1 - 10 of 462

MathWorks Automotive Conference and Model Referencing

I recently attended the MathWorks Automotive Conference. This was a great opportunity to connect with industry experts and see how they use MATLAB and Simulink.During the conference, I gave a... read more >>

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 >>

Refactoring a Simulink Model using the MATLAB MCP Server

Once you start using those AI agents, it's hard to stop!In today's post, I used Amp, an AI coding agent made by Sourcegraph and similar to Claude Code, to do one of the tasks I help Simulink users... 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 >>

Understanding the C/C++ Code Generated from a Simulink model 3

One of the key benefits of Simulink is that you can generate C/C++ code from the model using Simulink Coder and Embedded Coder.However, I have to admit, looking at the code generated from Simulink... 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 >>

Posts 1 - 10 of 462

These postings are the author's and don't necessarily represent the opinions of MathWorks.