Guy on Simulink

Simulink & Model-Based Design

Posts 391 - 400 of 430

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

Passion for Simulink 12

Happy New Year!  On New Year’s Eve, it snowed for most of
the day in Massachusetts.  On New Year’s Day, I went out to clear some snow
from my driveway.  When I stopped for a rest this beautiful white… read more >>

Initializing Parameters 38

Simulink models often use parameters from the MATLAB base workspace.  However, Simulink does not save the MATLAB base workspace with the model.  This leads me to the following question: How do you... read more >>

Representing Numbers: Integers and Fixed-Point

In embedded systems, computation time and memory are critical resources.  Floating-point calculations require special floating-point units for efficient computation and this translates to... read more >>

The Answer for Large Scale Modeling: Model Reference 21

Your model is someone else’s component.  The Model block
allows you to treat a Simulink model as a component within a larger system.  In this
post I will discuss the basic concepts of model
reference... read more >>

Where’s the Code? 7

Today’s post is courtesy of my first guest blogger Tom Erkkinen, my colleague from the MathWorks office in Novi, Michigan! Ever try to compile code generated by Real-Time Workshop on... read more >>

Model Advisor: Don’t Forget the Doc! 1

After posting last week about Model Advisor enhancements for R2008b, I got this e-mail from my friend Salina: Seth! You didn’t even mention the help for each check! My apologies go to... read more >>

Introduction to Model Advisor 8

How do you check your model for common mistakes?  Do you have an easy way to verify that your model matches the MAAB (MathWorks Automotive Advisory Board) Control Algorithm Modeling Guidelines? ... read more >>

R2008b Simulink: Sample Time Colors 6

Simulink models present a schematic layout of your algorithm.  The diagram encodes information about the system in the form of block icons, data type annotations, and sample time colors.  In... read more >>

Announcing the release of R2008b! 3

I am proud to announce the arrival of R2008b.  Simulink, Stateflow, and Real-Time Workshop have many important new capabilities to explore.  If you have not yet downloaded the latest release log... read more >>

Posts 391 - 400 of 430

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