Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 38

結果: 2008

Challenge: Metronome Synchronization 2

My good friend Doug, formerly of Pick of the Week fame, sent me an e-mail last week with the subject “Model this.”  The message contained nothing more than a link to a video.  Doug started a new... 続きを読む >>

Follow the Bouncing Ball 3

In my last post about the Continuous Time Integrator, I talked about the bouncing ball model sldemo_bounce. Amin commented: Hi Seth! Is it necessary to rest the position integral in the... 続きを読む >>

Continuous Time Integrator 10

One of the ways I think of Simulink is as a graphical interface to the solvers.  Moreover, when I think of the solvers, I usually think of the continuous time solvers and the integrator block.  In... 続きを読む >>

Organizing Mask Callbacks 15

My recent posts have focused on the different elements required to build a library block.  There is the conceptual design of the block, the dynamic dialog, and the mask initialization code.  In each... 続きを読む >>

Mask Initialization and Self-Modifying Blocks 19

In previous posts, I introduced advanced masking concepts and discussed how to build a masked library block with a dynamic mask dialog.   In this post, I will show how the example Saturation... 続きを読む >>

Dynamic Mask Dialogs 24

When configuring a Simulink block, you usually use a graphical user interface (GUI).  In this post I’m going to investigate the basics of programming a dynamic GUI using the mask editor. The... 続きを読む >>

Advanced Masking Concepts 20

Masking does more than just put a professional interface on your algorithm.  Simulink blocksets provide elaborate graphical user interfaces (GUIs) to control the behavior of blocks.  The block... 続きを読む >>

How To Make Your Own Simulink Block 50

Today I want to introduce a fundamental Simulink concept: masking a block.  Masking provides you with a way to put an interface on an algorithm.  This can centralize the system parameters for... 続きを読む >>

R2008b: Simulink! 2

I just downloaded and installed the R2008b prerelease, and you can too! Currently licensed users of MathWorks products have access to download and install the R2008b prerelease here... 続きを読む >>

Libraries in Simulink 26

Have you ever noticed the same block constructs occurring repeatedly in your model?  Simulink libraries provide you with a way to capture the template for an algorithm, and then reuse that template... 続きを読む >>

Posts 11 - 20 of 38