
Did you notice the recent blog post Open science and reusable research with MATLAB Online and GitHub by my colleague Mike Croucher on The MATLAB Blog?I decided to try adopting this new feature to... read more >>
Did you notice the recent blog post Open science and reusable research with MATLAB Online and GitHub by my colleague Mike Croucher on The MATLAB Blog?I decided to try adopting this new feature to... read more >>
This week, I am introducing a set of two examples implemented using the workflow described in this blog post series. Unifying MATLAB and Simulink: A User Story Part 1: Parameterizing a model with... read more >>
In today's post, I continue extending the framework introduced over the past few weeks. If you missed the previous posts in this series, here are links:Unifying MATLAB and Simulink: A User Story Part... read more >>
In today's post, I will add features to the framework presented in the previous post to help controlling variants. If you missed the previous posts in this series, here are links to all... read more >>
I recently had an interesting discussion with a group of users about modeling, simulation, and how the management of simulation data evolved at their company. What they came up with is a framework... read more >>
This week, I have a gift for you!
Thanks to new capabilities added in MATLAB R2020b, I created a library of custom gauges that you can add to your Simulink models and published it to MATLAB Central... read more >>
After covering the basics of Simulink Compiler in my previous post, it's now time to look at a more complex application. For that, I decided to leverage the project I published on this blog a few... read more >>
In a previous post, I introduced a model simulating the exponential spread of a phenomenon like COVID-19. With more and more talks in the news about deconfinement plans, I thought it would be... 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 >>
In my previous post, I introduced an example I recently published on MATLAB Central: Four-Cylinder Engine Ignition Control Simulation.
After describing how the plant model has been implemented, it is... read more >>