
A few weeks ago, Matt, Corey and I had a conversation about the rise of sabermetrics and sports analytics. With the baseball season opening on April 3rd we decided to apply the power of MATLAB and... read more >>
A few weeks ago, Matt, Corey and I had a conversation about the rise of sabermetrics and sports analytics. With the baseball season opening on April 3rd we decided to apply the power of MATLAB and... read more >>
This week, I am happy to welcome guest blogger Tom Egel from MathWorks Consulting Services. CoolProp to the Rescue Do you use the Simscape Thermal Liquid domain? If so, then you should know... read more >>
Simulink R2016a has just been released and it includes a ton of new features and improvements. There is so much it is impossible to cover everything in just one blog post. For this first blog post... read more >>
Today I upgraded a large model to the latest release of MATLAB. I found a trick to compare the results before and after the update that I thought I should share. Different Results To validate... read more >>
Are you a frequent MATLAB user whose knowledge of Simulink is limited to sldemo_househeat? Maybe you're looking to join the Hyperloop project? Or you just want to use Simulink more, but don't quite... read more >>
Today I want to share two lines of code I find very useful. The problem I often need to exchange models with users. One of the thing people struggle the most while doing that is providing the... 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 want to share with you one of the lesser known semantics of Stateflow: the transition that ends on an inner boundary of a state. This is not an inner transition; those start on an... read more >>
If you’re working in the system engineering space, you are very likely familiar with the Requirement Traceability feature of Simulink Verification and Validation. I have discussed this topic in... read more >>
How often you end up wondering what the value of a block parameter in Simulink is? In the past, I used to open the block dialog, copy the variable name, go the MATLAB prompt, paste the value... read more >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.