AFFICH_m
Display input numbers on the block's icon
Block Screenshot
![](/docs/2025.0.0/fr_FR/AFFICH_m.png)
Contents
Description
This block displays the value of its unique input inside the block (in the diagram) during simulation.
Parameters
![](/docs/2025.0.0/fr_FR/AFFICH_m_gui.gif)
Input Size
Explicitly define the size of the input port.
Properties : Type 'mat' of size [1,2].
Font number
integer, the selected font number (see graphics fonts).
Properties : Type 'vec' of size 1
Font size
integer, the selected font size (see graphics fonts)
Properties : Type 'vec' of size 1
Color
integer, the selected color for the text
Properties : Type 'vec' of size 1
Total number of digits
an integer greater than 3, the maximum number of digits used to represent the number (sign, integer part and rational part)
Properties : Type 'vec' of size 1
Number of rational part digits
n integer greater than or equal 0, the number of digits used to represent the rational part
Properties : Type 'vec' of size 1
Block inherits
Options to choose event inheritance from regular input or from explicit event input (0).
Properties : Type 'vec' of size 1
Default properties
always active: no
direct-feedthrough: yes
zero-crossing: no
mode: no
regular inputs:
- port 1 : size [1,1] / type 1
number/sizes of activation inputs: 1
number/sizes of activation outputs: 0
continuous-time state: no
discrete-time state: yes
object discrete-time state: no
name of computational function: affich2
Example
![](/docs/2025.0.0/fr_FR/AFFICH_m_Example.zcos.png)
Interfacing function
SCI/modules/scicos_blocks/macros/Sinks/AFFICH_m.sci
Computational functions
- SCI/modules/scicos_blocks/src/cpp/affich2.cpp
- SCI/modules/scicos_blocks/src/jni/AfficheBlock.cpp (SWIG generated)
- SCI/modules/xcos/src/java/org/scilab/modules/xcos/block/AfficheBlock.java
Report an issue | ||
<< Sinks_pal | Sinks palette | BARXY >> |