bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 291 - 300 of 456

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

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)

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

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.... 続きを読む >>

How to make your own blocks with code! (Introduction to S-Functions)

I have to admit... before joining MathWorks, I was afraid of S-Functions. Now this makes me laugh, because I know that writing an S-Function is very powerful and not that complicated. In my... 続きを読む >>

How to Load and Save Bus Signal Data

In R2012a, the From Workspace, To Workspace, From File and To File blocks all support bus signals. This is an often requested capability, and I have been looking forward to it for a long... 続きを読む >>

Signal Hierarchy Viewer

If you are like me and often need to understand and edit new Simulink models, you probably already looked at a bus signal and wished you could easily know the hierarchy of signals inside it. What did... 続きを読む >>

Automatic Refresh of Links and Model Blocks

The first time I tried editing models componentized with library blocks and referenced models in R2012a, I noticed something was different... ... and I really like that change! What's new In... 続きを読む >>

A scope for Simulink and MATLAB

Do you know about the Time Scope available with the DSP System Toolbox? This visualization tool was introduced in release R2010a and has been improved upon every release thereafter. The novelty... 続きを読む >>

Conditional Execution

As we all know, in Simulink there are always multiple ways to implement a functionality. One situation where I often hesitate when choosing an implementation is conditional execution. I will share... 続きを読む >>

Fine-Tuning Model Advisor Analysis

Today I welcome my friend Nishaat Vasi to introduce a new feature of Simulink Verification and Validation: Model Advisor Exclusions. Nishaat: Hey Guy, did you notice the new Model Advisor... 続きを読む >>

Posts 291 - 300 of 456

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。