How to use MUX (Scilab). Bundle signals



Scilab

Release date:2024/12/12         

 ・In Japanese


The list of blocks is here.

■Block
 

■Description
Bundles the input signals.

<Parameter Settings>
Set how many signals to bundle. This is a simple bundling, so the bundled signals are not added together.




In the following example, two effects can be achieved by using the MUX block.

① The same processing can be applied to the bundled signals. This improves the readability of the program. In this example, division is performed all at once. Please note that for each number (here 8 and 6), you need to specify the number to divide (here 2 and 3).

② It is also possible to display the bundled signals together on a scope.




■Related blocks
If you want to know about the blocks mentioned in the above explanation, please click on the blocks below.

   









List of related articles



Scilab