Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.1 - English

Change language to:
Français - 日本語 - Português

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Xcos > palettes > Sources palette > STEP_FUNCTION

STEP_FUNCTION

Step function generator

Block Screenshot

Description

The Step block provides a step between two definable levels at a specified time. If the simulation time is less than the Step time parameter value, the block's output is the Initial value parameter value. For simulation time greater than or equal to the Step time, the output is the Final value parameter value.

Dialog box

  • Step time

    The time, in seconds, when the output jumps from the Initial value parameter to the Final value parameter.

    Properties : Type 'vec' of size 1.

  • Initial value

    The block output until the simulation time reaches the Step time parameter.

    Properties : Type 'vec' of size -1.

  • Final value

    The block output when the simulation time reaches and exceeds the Step time parameter.

    Properties : Type 'vec' of size -1.

Default properties

  • always active: no

  • direct-feedthrough: no

  • zero-crossing: no

  • mode: no

  • regular outputs:

    - port 1 : size [-1,1] / type 1

  • number/sizes of activation inputs: 0

  • number/sizes of activation outputs: 0

  • continuous-time state: no

  • discrete-time state: no

  • object discrete-time state: no

  • name of computational function: csuper

Interfacing function

  • SCI/modules/scicos_blocks/macros/Sources/STEP_FUNCTION.sci

Compiled Super Block content

Authors

Ramine Nikoukhah - INRIA

<< SAWTOOTH_f Sources palette SampleCLK >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Mar 03 10:59:46 CET 2011