bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 1 - 10 of 103

結果: Simulink Tips

Record and Playback Blocks

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 =... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

Accelerator Cache and Rebuilds – Everything you need to know 7

In Simulink, the different simulation modes (accelerators) can save you a lot of time. There are, however, subtleties to what “time” you can save, and how we can achieve those savings. In this post,... 続きを読む >>

YouTube Livestream on Speeding Up Simulink Simulation Workflows

I don’t usually publicize this sort of thing on this blog, but I think the subject is too relevant for many readers of this blog to no advertise it. Next Thursday, October 19th, 2023, we are... 続きを読む >>

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... 続きを読む >>

Debugging C/C++ code in Simulink 7

As you probably know, it is possible to integrate C/C++ code in Simulink simulations. This can be done in many ways, including:C/C++ S-FunctionS-Function BuilderLegacy Code ToolC CallerC... 続きを読む >>

Posts 1 - 10 of 103