bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 361 - 370 of 456

R2010b is here!

MathWorks released R2010b on September 3rd, and it has been live on the downloads page since then. While there are many features I could highlight in this post, I would like to focus on two... 続きを読む >>

Model Reference Variants

/* Publisher style MATLAB code */ pre.codeinput { background: #EEEEEE; padding: 10px; } @media print { pre.codeinput {word-wrap:break-word; width:100%;} } span.keyword {color:... 続きを読む >>

Visualizing Simscape data

By Guy Rouleau Today I want to introduce one of my favorite submissions on MATLAB Central, the Simscape Simulation Results Viewer. Working in technical support, I often receive requests from... 続きを読む >>

Did I just get a different answer?

As part of any well designed Model Based Design work-flow, you need to ensure that you get the expected results from your simulation. You might want to evaluate the effect... 続きを読む >>

Including MATLAB code in a simulation

By Guy Rouleau Some algorithms are easier to implement using MATLAB code than blocks. This is why multiple User Defined Function blocks are available in Simulink. But when time comes to implement... 続きを読む >>

10 Simple Rules for High-Performance Generated Code

I was recently asked, "Do you have some kind of list or simple rules to get high performance generated code using Real-Time Workshop?" I put the question to my colleague (and first guest blogger)... 続きを読む >>

How to customize the Simulink Scope!

/* Publisher style MATLAB code */ pre.codeinput { background: #EEEEEE; padding: 10px; } @media print { pre.codeinput {word-wrap:break-word; width:100%;} } span.keyword {color:... 続きを読む >>

For Each Subsystem and Code Generation

Today Guy Rouleau is back to introduce the code generated from the For Each Subsystem. I created an example model implementing the same functionality as in my previous post, but using... 続きを読む >>

Applying a Scalar Algorithm to a Vector

This week, Seth Popinchalk is visiting MathWorks Japan. Today's post is from Guy Rouleau: One of my favorite situations in technical support goes like this: Someone asks "Is it possible to do... 続きを読む >>

How to Learn Model-Based Design using Simulink

When my colleague Guy saw my previous post about the MathWorks Academic Virtual Conference, he told me how he learned Model-Based Design and Simulink at l'Université de Sherbrooke. Here is what he... 続きを読む >>

Posts 361 - 370 of 456

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。