bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 281 - 290 of 456

Configuring the MATLAB R2012b Desktop

As you probably know by now, a lot of changes happened in MATLAB R2012b. As with everything, changes in our environment or with what we are used to requires adaptation. To help you with this, I... read more >>

Welcome Simulink R2012b!

We are happy to announce that MATLAB R2012b is released today! You will notice that the interfaces for the MATLAB desktop and Simulink editor have been completely redesigned. There are so many new... read more >>

Simulink Debugger: Monitoring Variable Step Solver Performance

A few months ago I introduced my favorite command to analyze the performance of a variable-step solver. This week, I will introduce how the Simulink Debugger can be used for a deeper analysis of... read more >>

Running a Simulation Step by Step

As you probably know, when you simulate a model, there is a lot of stuff going on that you do not see. Yesterday I showed a user how to visualize the execution of a simulation step by step using... read more >>

Sneak Peek: Discover the New Look and Feel of Simulink R2012b

One of the benefits of working at MathWorks is seeing and working with the next release of MATLAB and Simulink before they are released. For the people who download the pre-release version, they get... read more >>

Upgrading Simulink Libraries with Forwarding Tables and Transformation Functions

If you create and maintain Simulink libraries used in many models, or by many people, I think you will like this R2012a new feature: Interactive Library Forwarding Tables for Updating Links. Note:... read more >>

Breaking up a Stateflow Chart for Collaborative Development

This week I have been experimenting with a feature released in R2010b that I have not used before: Stateflow Atomic Subcharts The Problem I am currently working on a model architecture where... read more >>

My First Debugging Steps

Seth sometimes tells me: Grab the low hanging fruit. When debugging Simulink models, this means looking at the information easily available. Here are the first three things I usually look at when... read more >>

Why do we need Stiff ODE Solvers?

I hope you have noticed the new MATLAB Central blog: Cleve's Corner. Cleve once said "stiffness is an efficiency issue." Let's explore this from a Simulink point of view by revisiting an article by... read more >>

Creating Your Own Block With Continuous States (MATLAB S-Function)

In a previous post, I showed an example of a MATLAB S-Function with a discrete state This week, we continue in the same direction and implement an S-Function with a continuous state. Continuous... read more >>

Posts 281 - 290 of 456

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