Today, I am happy to welcome guest blogger Navid Rahbariasr. Navid recently received a request from a user trying to include C++ code in a referenced model in accelerator mode. Unfortunately, this... read more >>
Today, I am happy to welcome guest blogger Navid Rahbariasr. Navid recently received a request from a user trying to include C++ code in a referenced model in accelerator mode. Unfortunately, this... read more >>
Today, I want to cover the current state of support of Functional Mock-up Units (FMU) in Simulink.
Background
From the FMI standard website, FMI is:
Functional Mock-up Interface (FMI) is a tool... read more >>
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 >>
Today I am happy to welcome guest blogger Jacob Halbrooks to describe enhancements to the MATLAB Editor to help editing System Objects. In R2016a, MATLAB Editor includes new tools to help you... read more >>
Today, we are welcoming Michael Carone, who provides responses to the most frequent questions we receive about S-Functions. What can you use S-Functions for? S-Functions allow you to create... read more >>
Today I am happy to welcome guest blogger Jacob Halbrooks to describe some nice capabilities of the MATLAB System block dialog. The MATLAB System block is new in R2013b and allows you to... read more >>
Recently, I spoke with a user who needed to interface a Simulink model with an external flight simulator implemented as java classes. He was able to exchange data with his simulator at the MATLAB... read more >>
Ahhh... C Mex S-function... If you ever tried creating a C Mex S-function and were a little rusty on your C programming, you might have experienced strange behavior or event MATLAB crashes. This... read more >>
In the last post on MATLAB System block, I tried to provide a basic introduction to System Objects in MATLAB and Simulink environments. At the end, I finished with a quick example illustrating that... read more >>
I recently bought a Raspberry Pi. After trying a few of the demos included with the Simulink support package for Raspberry Pi, I began thinking about what I could do next. Just for fun, I... read more >>