Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 50

Results for: Code Generation

Simulink and the MATLAB Unit Testing Framework 4


Today, I am happy to welcome guest blogger Ajay Puvvala to talk about testing.

Some time ago, Ajay passed by my desk and offered to blog about the tight integration between Simulink Test and MATLAB Unit Testing Framework, which got introduced in R2016b.

My answer was: Yes, of course... but before, we need to introduce what the MATLAB Unit Testing Framework is, and how it can be used in a Simulink context.

This is what Ajay will be describing today.

... read more >>

Put some Color in your LEDs: Controlling Your Raspberry Pi from your iPhone with Simulink

This week Mariano Lizarraga Fernandez is back to describe some cool stuff he came up with, using the iPhone and iPad Support from Simulink in combination with the Raspberry Pi Support from... read more >>

Simulating the Startup and Shutdown of your software 4

This week, we are finally diving into the Initialize Function, Reset Function and Terminate Function blocks.
As a starting point, I recommend looking at this video about Initialize and Terminate... read more >>

Using Simulink Functions to Simulate Hardware Services

This week, I want to introduce another feature that becomes useful when combined with the Initialize Function, Reset Function and Terminate Function blocks.
In R2014b, Simulink Functions got... read more >>

Export Function Models 5

I started writing this post with the goal of talking about the new Initialize Function, Reset Function and Terminate Function blocks, along with the closely related State Reader and State Writer... read more >>

In Libraries, Code or Model Reusability? That is the Question. 3

This week, Mariano Lizarraga Fernandez is back as guest blogger with a new interesting topic: Model Reusability versus Code Reusability.
Introduction
Every now and then those of us who work in... read more >>

It’s Time for Real-Time! 4

Today, I am happy to welcome guest blogger Sarah Dagen, from MathWorks Consulting Services to talk about real-time simulation and testing.
Why Real-Time?
Working in MathWorks consulting services, one... read more >>

Speeding up Initialization for Accelerator Mode 6

Some time ago, I wrote a post about Getting the most out of Rapid Accelerator mode. That post describes how to use the RapidAcceleratorUpToDateCheck = 'off' option to skip the initialization... read more >>

Controlling the Location of the Generated Code and Temporary files 22

Simulink often needs to generate files to simulate a model. An example of this is the model reference simulation target. Today I will describe a few option to control where those files are... read more >>

Simulink Functions hit the big time 2

The release of R2014b brought a time-honored Stateflow feature up to the model level: Simulink Functions. These blocks, analogous to stand-alone MATLAB functions, promote modularity and reuse by... read more >>

Posts 11 - 20 of 50