
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 >>
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 >>
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 >>
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 >>
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 >>
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 >>
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 >>
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 >>
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 >>
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 >>
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 >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.