bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 61 - 70 of 104

Results for: Simulink Tips

Resizing blocks in R2012b 2

This week I want to share two new ways of resizing blocks in R2012b. Those might seem very minor, but I think they can be very useful. Keeping Ratio If you hold the Shift key while resizing a... read more >>

Smart Signal Routing 22

This week guest blogger Michael Carone is here to talk about improvements to signal routing in Simulink R2012b. Smart Signal Routing Has this ever happened to you: You have two blocks that you... read more >>

New Ways to Explore a Model with Simulink R2012b 2

Last week I showed how to pan and zoom within one system of a model. This week, we will talk about your options to navigate between systems in Simulink R2012b. Explorer Bar One of the first... read more >>

My First Debugging Steps 7

Seth sometimes tells me: Grab the low hanging fruit. When debugging Simulink models, this means looking at the information easily available. Here are the first three things I usually look at when... read more >>

THE Most Useful Command for Debugging Variable Step Solver Performance 2

Today I want to share a trick I often use to determine if a variable step simulation runs as fast as it should. Visualizing the steps taken by a model To begin, save the simulation time data.... read more >>

Conditional Execution 12

As we all know, in Simulink there are always multiple ways to implement a functionality. One situation where I often hesitate when choosing an implementation is conditional execution. I will share... read more >>

Using Discrete Data as an input to your Simulink model 5

August 2019 Update: See blog post Loading Signals in Timetable Format for an improved way to address the issue described in this post. ----------------- Today I want to look at a problem that... read more >>

Initializing buses using a MATLAB Structure 10

Did you notice that since R2010a it is possible to initialize buses with a MATLAB structure? If you were not aware, here is how it works. Starting from a Structure Let's say I have a structure... read more >>

Finding where variables are used from the Model Explorer

In a previous post, we illustrated the Simulink.findVars function. To be honest, I am not very good at remembering the syntax of functions. Every time I encounter a situation where I could use... read more >>

Sample Time Offset 6

I noticed that many users are not aware that it is possible to specify sample time offsets in Simulink. Scalar Sample Time In this simple model, I have specified the sample time of the Constant... read more >>

Posts 61 - 70 of 104