Guy on Simulink

Simulink & Model-Based Design

Posts 31 - 40 of 50

Results for: Code Generation

Where is the Reverse Multi-port Switch Block? 2

I recently noticed requests for a block implementing a behavior that might be called "Reverse Multiport Switch". You can find a few request like that on MATLAB Answers here and here. In my... read more >>

Model-Based Design Dilemma 15

I am currently working on a model and I have a dilemma. There are two ways I could model my system. I need you to tell me which approach is best and why. I need your help! The Goal I am... read more >>

Generating Code for Real-Time Multicore Systems 2

Do you generate code to be executed on a multi-core processor? Wouldn't it be cool if you could decide which part of the model will execute on which core? Modeling Concurrent... read more >>

Model-Based Design of a Hydraulic Press 3

Today guest blogger Arnaud Miege presents a great example of adopting Model-Based Design. As an application engineer, I meet lots of customers applying MathWorks tools in many different... read more >>

Data Store Enhancement: Accessing Specific Bus and Array Elements 8

In Simulink R2011a, Data Store blocks have been improved to support bus signals and more. To give you a quick idea, these enhancements can transform the syntax you are used to on the left to what... read more >>

Introducing the System Toolboxes 6

This week I am teaming up with my colleague Ken Karnofsky to introduce another big change in MATLAB R2011a. Guy: So Ken, what is this big change? Ken: In MATLAB R2011a, not only the code... read more >>

Welcome to the Coders! 9

By Guy Rouleau Did you already install MATLAB R2011a? If you are used to generating code from Simulink, the first thing you probably thought after launching MATLAB R2011a is: "Where is... read more >>

Different Results in Accelerated Mode Versus Normal Mode 8

By Guy Rouleau This week I received a large model giving different results when used as a referenced model in Accelerated mode, compared to the Normal Mode. To give you an idea, the top model in... read more >>

How to Verify Code Generated with Model-Based Design 4

An important benefit of Model-Based Design is doing early verification of your model and using what you learn to verify your final production software. As your design moves to production a critical... read more >>

Kalman Filter – From MATLAB to Embedded C Code 9

By Guy Rouleau In a previous post, I introduced the Embedded MATLAB Function block. This block gives the possibility to write an algorithm in MATLAB code, include it in a Simulink model, and... read more >>

Posts 31 - 40 of 50