
Today I want to introduce my favorite new feature in MATLAB R2019b: Subsystem Reference
Let's see what is it, how it works, and when you should be using it.
Creating a Subsystem File
In R2019b, we... read more >>
Today I want to introduce my favorite new feature in MATLAB R2019b: Subsystem Reference
Let's see what is it, how it works, and when you should be using it.
Creating a Subsystem File
In R2019b, we... read more >>
Someone recently challenged me to convert the curling simulator we published a few years ago (See this post and this post) to take advantage of new features not available at that time: App Designer... read more >>
Today I am happy to welcome guest blogger Quique Hernandez Hurtado Esquilas.
Quique recently completed a project where he updated many examples using Projects to leverage new features added in the... read more >>
Today I decided to revisit a topic I covered a few years ago: loading discrete signals in a simulation.
Let's see what has been added in the last few years to help with the potential problems you... read more >>
After my last post on FMU import and export, someone asked me if exporting a Simulink model to an FMU was a good way to hide the model and protect intellectual property.
The answer is: No!
An FMU is... 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 >>
In MATLAB R2019a, it is now possible to create standalone Stateflow charts that can be executed in MATLAB. Let's see how this work!
Getting Started
First, an important concept: A standalone Stateflow... read more >>
MATLAB R2019a is available for download. Here are some of my favorite new features in the Simulink area.
Model Reference
Two major enhancements have been made to model referencing. The first... read more >>
Today I want to share a useful tip for importing signals from Excel into a simulation.
From Spreadsheet block
In case you were not aware, since R2015b, Simulink has offered the From Spreadsheet... read more >>
I posted about variants in the past, but things have changed a lot since then, so I thought it would be a good idea to review the options available for variants in R2018b.
Variant Subsystem
If you... read more >>