bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 401 - 410 of 449

Spring 2009 MATLAB Contest: Data Visualization 1

The Spring MATLAB programming contest has just begun. This contest is different from contests in the past, so I recommend you start by reading the contest rules. This contest is less about... read more >>

Parallel Computing with Simulink: Model Reference Builds 6

Have you seen the MATLAB Channel on YouTube??  I like the way you can express an idea using video, describe how things work, and then watch it work.  That is why I asked my friend Doug to help me... read more >>

My Favorite New Feature in R2009a: SimState 9

I am so excited about saving and restoring the simulation state in Simulink. This is my favorite feature of R2009a because it has been long anticipated and it enables important... read more >>

New Release – Simulink R2009a 9

Continuing the semi-annual tradition, I am excited to announce the latest release of MATLAB and Simulink, R2009a.  Check out the Simulink release notes to get the full details of the release.  Here... read more >>

Models Inspired by Real Life 21

Often models are the predecessor to a real-life device; however, sometimes a device inspires the model. In the 1980s, there was a group known as the Leg Lab at CMU who researched running robots.  In... read more >>

Modeling Mechanical Systems: The Double Pendulum 34

Do you ever have to model mechanical systems?  Mechanical systems consist of bodies, joints, and force elements like springs.  In this post, I will show you how to model a double pendulum with base... read more >>

Where Does That Variable Come From? 28

Most Simulink models use workspace variable to define the important parameters.  For example, setting the gain value to K and then defining K in the workspace.  I wrote about initializing these... read more >>

How do I test for NaN in my model? 8

This week I want to pose a brainteaser that my colleague Jeff had to solve this week.  Imagine you need to detect the condition where a signal value might become NaN (Not A Number).  How do... read more >>

MathWorks Conversations and the FFT 10

If you are like me, you read the doc, a lot.  I am often clicking on the help just to verify my understanding of a function’s syntax, or the behavior of a block.  That is why I wasn’t surprised to... read more >>

Bus Copies Explained! 4

A Simulink developer caught me in the hall last week and asked me, “How do people use the Signal Conversion block?”  He was specifically interested in how people use Contiguous Copy mode, and if... read more >>

Posts 401 - 410 of 449

These postings are the author's and don't necessarily represent the opinions of MathWorks.