bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Creating Your Own Block With Continuous States (MATLAB S-Function) 5

In a previous post, I showed an example of a MATLAB S-Function with a discrete state This week, we continue in the same direction and implement an S-Function with a continuous state. Continuous... 更多内容 >>

Simulink Student Challenge – Targeting Hardware: Win up to $500! 1

One of my favorite feature in R2012a is the Simulink Support for Target Hardware. Personally, I use it for many purposes. I use the Arduino target to control my homemade sous-vide cooking system... 更多内容 >>

Writing your own block with discrete states (MATLAB S-Function) 5

A few weeks ago, I noticed the following question on MATLAB Answers by K E: What are continuous and discrete states in Simulink? In my opinion, the best way to understand how states work in... 更多内容 >>

THE Most Useful Command for Debugging Variable Step Solver Performance 2

Today I want to share a trick I often use to determine if a variable step simulation runs as fast as it should. Visualizing the steps taken by a model To begin, save the simulation time data.... 更多内容 >>