
Update (10/14/2020): The GitHub repository now contains a MATLAB App to simulate the model and visualize the results. We compiled the app as a MATLAB Web App and host it in the cloud using the MATLAB... read more >>
Update (10/14/2020): The GitHub repository now contains a MATLAB App to simulate the model and visualize the results. We compiled the app as a MATLAB Web App and host it in the cloud using the MATLAB... read more >>
Today I am happy to welcome Shwetha Bhadravathi Patil to talk about AUTOSAR.
What is AUTOSAR
AUTOSAR (AUTomotive Open System ARchitecture) is a worldwide development partnership of vehicle... read more >>
If you are attentive to details, you might have noticed that in MATLAB R2019b, we removed the First-Order Hold block from the Discrete section of the Simulink Library browser.
At the same time, 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 >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.