bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 1 - 10 of 451

My Personal Simulink AI Assistant

In my previous post, I introduced MATLAB Copilot and the Simulink Copilot Beta. Today, I continue my exploration into the world of AI assistants and how they can help in a Simulink context.What... 더 읽어보기 >>

A Copilot for Simulink!

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... 더 읽어보기 >>

How do you Inspect Logged Signals?

I receive and debug Simulink models all day every day. This means that I often need to log many signals and inspect them to understand what the model is doing.For that, I like using the Simulation... 더 읽어보기 >>

Extracting Timetables… Simulink style 4

Today I want to share a simple tip to interact with data logged from a Simulink modelThe ProblemLet's take this simple model that logs 3 signals with different sample times:After simulating, it is... 더 읽어보기 >>

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 =... 더 읽어보기 >>

Merging Simulink Models Automatically in Git 7

This post is targeted at users developing Simulink models under Git source control, but who are not necessarily using the MATLAB source control integration.I personally work in MATLAB and Simulink... 더 읽어보기 >>

How to programmatically configure a Simulink simulation?

Here is another frequently viewed MATLAB Answers post:Set simulation time and fixed step size for a Simulink model from the command lineWhile this question asks specifically about stop time and... 더 읽어보기 >>

Organizing Simulink files and folders in a project 6

Today I am happy to welcome Sarah Dagen from MathWorks Consulting Services to talk about project organization.I recently received this email from a friend:I'm helping my friends get started with... 더 읽어보기 >>

What’s New in Simulink R2025a! 2

For a first post about R2025a, I decided to highlight 3 enhancements that will help speed up your Simulink workflows... and since it helped me writing this post, a quick mention of the new MATLAB... 더 읽어보기 >>

Visualizing the number of blocks in a Simulink model? 6

I was recently discussing different ways to visualize the content of a Simulink model with colleagues. Working in technical support, I receive models from users every day and it's always useful to... 더 읽어보기 >>

Posts 1 - 10 of 451

이 게시물은 작성자 개인의 의견이며, MathWorks 전체의 의견을 대변하는 것은 아닙니다.