bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 51 - 60 of 456

Creating a Match Filter for Simulink.findBlocks

Some time ago, I published a post encouraging you to use Simulink.findBlocks instead of find_system. This week, I will take this a little bit further and show how to create a custom match filter to... read more >>

Parameter Values in Blocks Dialogs 3

MATLAB R2022b was released a few weeks ago, so it's time to highlight a few new Simulink features. In this post, I decided to focus on one feature that might pass a little bit under the radar, but... read more >>

Unifying MATLAB and Simulink: A User Story Part 5 7

This week, I am introducing a set of two examples implemented using the workflow described in this blog post series. Unifying MATLAB and Simulink: A User Story Part 1: Parameterizing a model with... read more >>

Unifying MATLAB and Simulink: A User Story Part 4

In today's post, I continue extending the framework introduced over the past few weeks. If you missed the previous posts in this series, here are links:Unifying MATLAB and Simulink: A User Story Part... read more >>

Unifying MATLAB and Simulink: A User Story Part 3

In today's post, I will add features to the framework presented in the previous post to help controlling variants. If you missed the previous posts in this series, here are links to all... read more >>

Unifying MATLAB and Simulink: A User Story Part 2 4

In my previous post, I described how to parameterize a Simulink model using MATLAB objects. To be honest, there is nothing magic or revolutionary to that in itself. The reason why I decided to cover... read more >>

Unifying MATLAB and Simulink: A User Story Part 1 18

I recently had an interesting discussion with a group of users about modeling, simulation, and how the management of simulation data evolved at their company. What they came up with is a framework... read more >>

Time to convert from find_system to Simulink.findBlocks

If you are creating, editing or analyzing Simulink models programmatically, you are probably familiar with find_system.While there is nothing fundamentally wrong with find_system, in this post I want... read more >>

Specifying Variable Values Using Mathematical Expressions: Generated Code

Some time ago, I published a post where I described how to specify variable values using mathematical expressions using the slexpr function. This triggered a lot of questions about the impact on the... read more >>

What’s New in Simulink R2022a! 22

The newest version of MATLAB, R2022a, has just been released! Here I will share with you my favorite new Simulink features in MATLAB R2022a.Model Reference Local SolverFor as long as Simulink has... read more >>

Posts 51 - 60 of 456

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