Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 40

結果: 2011

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... 続きを読む >>

Do YOU want to win the Simulink Student Challenge?

A couple weeks back MathWorks announced the Simulink Student Challenge. We have seen some crazy great things developed in Simulink and we are still looking for more. To help you with that, we... 続きを読む >>

Continuous sample time inside For Each Subsystem 7

Back in 2010, I wrote a post explaining how to apply a scalar algorithm to a vector using the For Each subsystem. At that time, only discrete algorithms could be vectorized that way. In R2011b, the... 続きを読む >>

Simulink Student Challenge: $1000 in prizes! 3

Have you done something super-cool in Simulink?Can you make a short video of it and share it on YouTube?Are you a student? If you have answered yes to these questions, then you might be able to win... 続きを読む >>

Troubleshooting the Transport Delay Block 2

Yesterday I came across this model: At first look, one might think that these two implementations should give the same results. However this is not the case because the delayed data is... 続きを読む >>

How to customize the Simulink Scope – Take 2 9

Among all the posts I made in the last year, one that received many comments is How to customize the Simulink Scope. In this post, I suggested to use the simplot function to customize the way you... 続きを読む >>

Simulink Projects: Collaborative workflows and Model-Based Design 17

MATLAB R2011b is available for download since midnight September 1, 2011! Each new release brings some excitement, but for me this one is especially exciting. I have been waiting for a long time... 続きを読む >>

Controlling signal logging from Model Explorer

Today I want to share a useful trick to control signal logging using the Model Explorer. Enabling Logging from the Signal Properties dialog Until recently, to enable logging of signals I was... 続きを読む >>

The Dataset logging format 2

Did you notice the new Dataset logging format available in R2011a? This new format offers a lot of advantages over the old ModelDataLogs format. Here are a few examples. Timeseries... 続きを読む >>

Detecting Divide by Zero Errors 3

Wouldn't it be great if you could analyze a Simulink model and certify that it will never encounter design errors like divisions by zero and overflows? Since MATLAB R2011a, this is possible! This... 続きを読む >>

Posts 11 - 20 of 40

Go to top of page