bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 31 - 40 of 104

Results for: Simulink Tips

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... read more >>

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... read more >>

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... read more >>

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... read more >>

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... read more >>

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... read more >>

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... read more >>

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... read more >>

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... read more >>

Upgrade Advisor 1

Do you run the Upgrade Advisor on your models when upgrading to a new release? If not, you should! Upgrading a model to a new version Today, I want to show how the Upgrade Advisor can help when... read more >>

Posts 31 - 40 of 104