Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.2 - 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 > Sinks palette > BARXY

BARXY

y=f(x) animated viewer

Block Screenshot

Description

This block realizes the visualization of the evolution of the two regular input signals by drawing solid bars between two consecutive inputs representing x and y coordinates.

Parameters

  • Xmin

    Minimum value of the first input; used to set up the X-axis of the plot in the graphics window.

    Properties: Type 'vec' of size 1

  • Xmax

    Maximum value of the first input; used to set up the X-axis of the plot in the graphics window.

    Properties: Type 'vec' of size 1

  • Ymin

    Minimum value of the second input; used to set up the Y-axis of the plot in the graphics window.

    Properties: Type 'vec' of size 1

  • Ymax

    Maximum value of the second input; used to set up the Y-axis of the plot in the graphics window.

    Properties : Type 'vec' of size 1

  • Segs Thickness

    Thickness of segs that will be displayed.

    Properties: Type 'vec' of size 1

Default properties

  • always active: no

  • direct-feedthrough: no

  • zero-crossing: no

  • mode: no

  • regular inputs:

    - port 1 : size [-1, -1] / type 1 (must have at least a par sized vector of inputs).

    - port 2 : size [-1, -1] / type 1 (must have at least a par sized vector of inputs).

  • number/sizes of activation inputs: 1

  • number/sizes of activation outputs: 0

  • continuous-time state: no

  • discrete-time state: no

  • object discrete-time state: no

  • name of computational function: BARXY_sim

Interfacing function

  • SCI/modules/scicos_blocks/macros/Sinks/BARXY.sci

Computational function

  • SCI/modules/scicos_blocks/macros/Sinks/BARXY_sim.sci (Type 5)

Example

See also

  • CANIMXY — y=f(x) animated viewer
  • CSCOPXY — y = f(x) permanent viewer
Report an issue
<< AFFICH_m Sinks palette CANIMXY >>

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 Feb 14 14:57:39 CET 2019