Using Simulink     Search    Help Desk 
Repeating Sequence

Generate a repeatable arbitrary signal.

Library

Sources

Description

The Repeating Sequence block allows you to specify an arbitrary signal to be repeated regularly over time. When the simulation reaches the maximum time value in the Time values vector, the signal is repeated.

This block is implemented using the one-dimensional Look-Up Table block, performing linear interpolation between points.

Data Type Support

A Repeating Sequence block outputs real signals of type double.

Parameters and Dialog Box

Time values
A vector of monotonically increasing time values. The default is [0 2].
Output values
A vector of output values. Each corresponds to the time value in the same column. The default is [0 2].

Characteristics

Sample Time
Continuous
Scalar Expansion
No
Vectorized
No
Zero Crossing
No



[ Previous | Help Desk | Next ]