bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 91 - 100 of 448

Continuous Integration with Simulink Project and Simulink Test 10

A few days ago, my colleague Mariano published a blog post on the Developer Zone describing how to run a MATLAB Test suite on a Continuous Integration server every time changes are pushed to a Git... read more >>

Visualizing Fixed-Point Algebraic Loops

A few days ago I had to debug a very large model generating an error similar to the following:

In my case, the loop involved more than a hundred blocks and signals spread everywhere in the model and... read more >>

New Capabilities for Block Masking

Earlier this week, I had to debug an issue related to a block mask in MATLAB R2012b. This made me realize that I have not written about masking in a long time.
So many capabilities have been added in... read more >>

Simulation Data Inspector in R2018a 3

Over the past few releases, many enhancements have been added to the Simulation Data Inspector. Let's look at a few of those I particularly like.
Browse Mode
By default, in the Simulation Data... read more >>

Communicating with an External Application for Co-Simulation 7

Today I am describing an example that I recently submitted to MATLAB Central and GitHub with the help of my colleague Haihua Feng: Example implementation of Co-simulation using Simulink.
In case you... read more >>

MATLAB Online, MATLAB Mobile, MATLAB Drive… and Simulink 4

I have never written about these topics on this blog because this is not specific to Simulink, but... I am a big fan of MATLAB Online and MATLAB Drive. Today I will describe how I use these and... read more >>

What’s New in R2018a! 2

MATLAB R2018a is now available, let's go through a few of my favorite enhancements to Simulink in this release.
Strings
It has been a long time since we added a new section to the Simulink section... read more >>

Simulating the Olympic Ski Jump Competition 2

This week I am happy to welcome guest blogger Zack Peters to describe how he implemented the simulation of a ski jump, similar to the Men's large Hill Individual event of the PyeongChang Winter... read more >>

The Simulink Curling Simulator… Version 2018

For those reading this blog for a few years, you probably remember that during the 2014 Winter Olympics, we published a curling simulator implemented in Simulink.
With the Pyeongchang Winter Olympic... read more >>

Who’s Calling?

Did you know that it is possible to visualize the calling of Simulink Functions using the Sequence Viewer? Let's see how that works and in what type of situations it can be particularly useful.
The... read more >>

Posts 91 - 100 of 448

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