bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 431 - 440 of 456

Continuous Time Integrator

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

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

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

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

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

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!

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

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... 更多内容 >>

How did I get an algebraic loop error, when the diagnostic was set to warning?

I once faced a problem where Simulink reported, “Cannot solve algebraic loops...” Algebraic loops can be solved by Simulink, but often slow down the simulation. For this reason, we have the... 更多内容 >>

Community Favorite Accelerators

In a recent post, I kicked off the discussion of Simulink workflow accelerators. The comments for that post were a great look at ways people work with Simulink. The discussion reminded me of... 更多内容 >>

Posts 431 - 440 of 456

这些文章由作者发布,不一定代表 MathWorks 的意见。