bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 31 - 40 of 105

搜索结果: Simulink Tips

Who’s Calling?

Did you know that it is possible to visualize the calling of Simulink Functions using the Sequence Viewer? Let's see how that works and in what type of situations it can be particularly useful.
The... 更多内容 >>

Logging Stateflow Data and States Activity

Today I want to describe a feature that is super useful, but not known enough: Logging states activity and data in Stateflow.
Logging Stateflow Data
If you want to quickly enable or disable logging... 更多内容 >>

Simulation Based Testing with Simulink Test Manager 5

Today, Ajay Puvvala is back to talk about testing.
Recapitulation
In last week's post, we looked at how we could apply MATLAB Unit Testing Framework to Simulink context. We authored a scripted test... 更多内容 >>

Tips for dealing with Libraries 3

Today I will share a simple trick that might save you some time if you are dealing with large Simulink models componentized using libraries.
Long Time to Save
Earlier this week, I received a large... 更多内容 >>

Another Good Reason to Log Simulation Data in Dataset Format 1

Today I am happy to welcome guest blogger Mariano Lizarraga Fernandez. A few days ago, Mariano came to me looking for help understanding a Simulink behavior that a user was not able to explain. Once... 更多内容 >>

Simulation Data Inspector inside parfor

Last week I presented a few tips to run simulations in parallel, and received an interesting comment asking how to use the Simulation Data Inspector in that context.
So let's take a... 更多内容 >>

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... 更多内容 >>

Tips and tricks when using the sim command 5

Today, I want to share a few tips and tricks about when and how to use the sim command. The sim command vs. The Play Button As you all know, there are two ways to simulate a model: using the... 更多内容 >>

The variables you need 5

Today I want to share two lines of code I find very useful. The problem I often need to exchange models with users. One of the thing people struggle the most while doing that is providing the... 更多内容 >>

Easily Accessing Block Parameters 2

How often you end up wondering what the value of a block parameter in Simulink is? In the past, I used to open the block dialog, copy the variable name, go the MATLAB prompt, paste the value... 更多内容 >>

Posts 31 - 40 of 105