Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 176

다음에 대한 결과: What’s new?

Finding what you need in the Simulink Toolstrip

Throughout the years, there have been features introduced in Simulink that initially looked like minor "nice to have", but turned out to be major game changers. In the last few releases of Simulink,... 더 읽어보기 >>

Tips and Tricks when Dealing with Callbacks in Simulink 2

As you probably know, it is possible to define many types of callbacks in a Simulink model. Callbacks can be very useful to automatically execute MATLAB code in certain situations, for example when a... 더 읽어보기 >>

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

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

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

What’s New in Simulink R2022a! 17

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

The Curling Game… Version 2022

For the 2022 Winter Olympic Games, I am excited to share a new version of the Simulink Curling Simulator! This is now the third Winter Olympics that our curling game is participating in, making it... 더 읽어보기 >>

Specifying Variable Values Using Mathematical Expressions 9

Today I want to talk about variables, needed by a Simulink model, that are function of other variables.Let's take the simple example of a right triangle:For most Simulink users, if you have a model... 더 읽어보기 >>

Generating Reports for a Simulink Model including LaTeX Equations

Today I am happy to welcome guest blogger Sarah Dagen, from MathWorks Consulting.Sarah first lists different options available in Simulink to document your design, and concludes with a new capability... 더 읽어보기 >>

Subsystem Reference and Test Harness 4

In case you missed it, some time ago I wrote this post introducing the Subsystem Reference. I really like this feature and the way it allows you to simply store the contents of a Subsystem in a... 더 읽어보기 >>

Posts 11 - 20 of 176