Guy on Simulink

Simulink & Model-Based Design

Posts 1 - 10 of 21

다음에 대한 결과: Parameters

How to Create a Mask Popup Parameter that can be tuned in Rapid Accelerator

A few weeks ago I published this blog post: Getting the most out of Rapid Accelerator mode – Version R2023b, where I described how to simulate a model multiple times in Rapid Accelerator mode for... 더 읽어보기 >>

Signals vs Parameters in Simulink… and the Parameter Writer block 8

A colleague recently told me that he was often referring users to this blog post I wrote many years ago: How Do I Change a Block Parameter Based on the Output of Another Block?Even if most of what I... 더 읽어보기 >>

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

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

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

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

Unifying MATLAB and Simulink: A User Story Part 1 13

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

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

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

Tips for simulating models in parallel 7

Update: In MATLAB R2017a the function PARSIM got introduced. For a better experience simulating models in parallel, we recommend using PARSIM instead of SIM inside parfor. See the more recent blog... 더 읽어보기 >>

Posts 1 - 10 of 21