Table of Contents

Delay

A block that takes the value of a any other block and delays it for a number of time units specified by the user.

Creating a delay block

From the Projects window

From the Matrix window

From the Blocks window

Editing a delay block

The block editor is shown by right-clicking the block in a window and selecting Edit. In the Blocks window, you can also show the block editor by selecting the block and clicking the Edit button, or by double-clicking the right-most “validation” column of the block.

The block editor has three tabs:

Properties

This page lets you edit basic properties such as name, sub-system and base unit. See editing properties for more information.

Appearance

This page lets you edit the visual properties of the block in the matrix window and graph window. See editing appearance for more information.

Values

Target - select the block that you wish to delay. The dimension of the delay block is always the same as that of the delayed block.

Delay time - enter a numerical value or an expression for the time to delay the block with. You can use the Expression editing tool to find objects and functions that can be used in the expression.

NoteMost block properties can be edited directly in the Blocks window.

See also