Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 33

다음에 대한 결과: 2010

Model Reference Variants 14

/* 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 3

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

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 29

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 3

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

/* 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 8

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 14

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 4

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... 더 읽어보기 >>

Behind the Scenes at Academic Virtual Conference

You may have read my previous posts about the MathWorks Energy Virtual Conference. Did you wonder what happens behind the scenes? Doug Hull thought it would be cool to show you a peek behind... 더 읽어보기 >>

Posts 11 - 20 of 33