bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 1 - 10 of 448

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

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... read more >>

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... read more >>

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... read more >>

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... read more >>

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... read more >>

Using Test Points to log Signals for Software-In-The-Loop Simulation

This week's post is a suggestion from Raymond Estrada from MATLAB and Simulink Consulting Services. Raymond reached out recently to share a tip for verifying and validating logged signals in the code... read more >>

The Basics of a Control Loop in Simulink 2

This week I received a series of interesting questions on the basics of putting together a simulation of a control loop involving a Simscape continuous plant and a discrete controller. The questions... read more >>

The Most Impactful Recent Features in Simulink 1

I have been recently asked this question:What are the top 10 most impactful and recent features for Simulink and Model-Based Design?It's a tricky question because different workflows are impacted by... read more >>

Posts 1 - 10 of 448

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