Guy on Simulink

Simulink & Model-Based Design

Posts 21 - 30 of 55

Results for: Signals

New options for debugging in R2012b 1

Today I want to highlight R2012b features very useful when debugging a model. Using the simulation stepping and conditional breakpoints, you should be able to run your simulation up to a certain... read more >>

You say “sȯ-dər”, I say “sōl-dər” 4

This week, guest blogger Jason Ghidella talks about solder joints. I say “sōl-dər” After reading Michael Carone’s blog post on smart signal routing, I was immediately motivated to talk about... read more >>

How to Load and Save Bus Signal Data 7

In R2012a, the From Workspace, To Workspace, From File and To File blocks all support bus signals. This is an often requested capability, and I have been looking forward to it for a long... read more >>

Signal Hierarchy Viewer 3

If you are like me and often need to understand and edit new Simulink models, you probably already looked at a bus signal and wished you could easily know the hierarchy of signals inside it. What did... read more >>

A scope for Simulink and MATLAB

Do you know about the Time Scope available with the DSP System Toolbox? This visualization tool was introduced in release R2010a and has been improved upon every release thereafter. The novelty... 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 >>

Frames… from signals to blocks 5

Today I want to talk about an important topic for DSP System Toolbox and Communications Toolbox users: Frame-Based Processing Beginning in R2010b, MathWorks started to significantly change the... read more >>

Mixed-signal modeling with Simulink 18

If you’re a mixed-signal engineer, we have a Christmas present for you – a new library of mixed-signal blocks and demos available for free. My colleague Mike Woodward explains all. Designing... 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 >>

Posts 21 - 30 of 55