Guy on Simulink

Simulink & Model-Based Design

Posts 231 - 240 of 430

Implementing a PID Controller on an Arduino Board 20

This week my colleague Pravallika is back to continue her motor control story!

In my previous post, we saw how to estimate continuous transfer functions with System Identification Toolbox. We… read more >>

Creating Driver Blocks for Arduino, Lego, and other targets 12

As you may know, it is easy to run Simulink models on a set of supported target hardware. This has been possible since R2012a. Even if we add more targets and support more features for each target... read more >>

To Latch or not to Latch?

Yesterday I explained to a colleague the effect of the Inport block option Latch input for feedback signals of function-call subsystem outputs . I thought it would be interesting to share... read more >>

New for R2013a: Time Scope with Triggering! 6

Today we are happy to welcome guest blogger Kirthi Devleker to talk about a new trigger functionality added to the Time Scope in R2013a. Did you know that a Trigger functionality is now available... read more >>

Time to Convert to Variant Subsystems 16

If you are a user of Configurable Subsystems, it is time to start thinking about making the switch to Variant Systems. Simulink Variants provide increased functionality over Configurable... read more >>

Some of My Favorite New Features in R2013a 1

MATLAB R2013a is now available for download! At the end of this post, I reveal my favorite feature in R2013a… what will it be?

For an overview of the new features, you can watch this release… read more >>

MATLAB Language in Stateflow 4

Have you noticed a new block in the Stateflow Library since R2012b? The MATLAB Chart block uses MATLAB as the action language for states and transitions in Stateflow. This means that you... read more >>

I can’t believe it took me 6 months to find that! 29

This week, after using Simulink R2012b for 6 months, I discovered a little something I find very useful. Closing Tabs I dig through models all day and I always end up with lots of open tabs. Up... read more >>

Data Dependency Violation Errors and Subsystem Semantics 3

Did you ever receive a "data dependency violation" error message from a Simulink model? I will try to explain why this happens and what you need to do to avoid this error by introducing my... read more >>

Accessing Block Data During a Simulation 12

This week I discovered that event listeners also work with bus signals! You might be saying: "What is an event listener?" In this post, I will describe how to register an event listener for a bus... read more >>

Posts 231 - 240 of 430

These postings are the author's and don't necessarily represent the opinions of MathWorks.