bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 151 - 160 of 461

Tips for simulating models in parallel 7

Update: In MATLAB R2017a the function PARSIM got introduced. For a better experience simulating models in parallel, we recommend using PARSIM instead of SIM inside parfor. See the more recent blog... read more >>

System Object Editor Enhancements 2

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 >>

Tips and tricks when using the sim command 5

Today, I want to share a few tips and tricks about when and how to use the sim command. The sim command vs. The Play Button As you all know, there are two ways to simulate a model: using the... read more >>

Simulating The 2016 Baseball Season 6

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 >>

CoolProp to the Rescue 6

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 >>

My top 5 new features in R2016a 2

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 >>

Comparing Runs in SDI

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 >>

Adopting Model-Based Design 1

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 >>

The variables you need 5

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 >>

Commonly Asked Questions About S-Functions 6

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 >>

Posts 151 - 160 of 461

These postings are the author's and don't necessarily represent the opinions of MathWorks.