Piecewise constant

| Vectorized |
in the palette on the schematic

The block forms an arbitrary piecewise constant (multistep) output signal at the output, which is a superposition of step actions.

Inputs

none

Outputs

  • output - output signal port.

Properties:

  • Array of time intervals – t – an array of time intervals, in seconds;
  • Array of values – y – an array of values of the output signal.
Properties are matrices, where each row specifies a time or value vector for the corresponding element of the output vector.

Parameters

none

Прим.:
  1. By default, the block generates a scalar output signal.
  2. Named properties can be set as local model variables (submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.