Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
MUX
Multiplexer
Block Screenshot
Contents
Palette
Description
Given vector valued inputs this block merges inputs in an single output vector. So , where are numbered from top to bottom. Input and Output port sizes are determined by the context.
Dialog box
Number of input ports or vector of sizes
integer greater than or equal to 1 and less than 8.
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
- port 2 : size [-2,1] / type 1
regular outputs:
- port 1 : size [0,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: multiplex
Interfacing function
SCI/modules/scicos_blocks/macros/Branching/MUX.sci
Computational function
SCI/modules/scicos_blocks/src/c/multiplex.c (Type 4)
Report an issue | ||
<< ISELECT_m | Signal routing palette | M_SWITCH >> |