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 전체의 의견을 대변하는 것은 아닙니다.