bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

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 >>

Auto Solver Settings 4

When looking at the solver configuration of a new model, you probably noticed that many settings are set to Auto. When an Auto option is provided for a setting, it is because we feel that this... read more >>

Promoting Block Parameters to a Mask 2

In R2011b, we are trying to make it easier to interface the parameters of a masked subsystem with the parameters of the blocks under this mask. We call this Promoting Block Parameters. Let's see how... read more >>