Blocks with input and output signals of type Real
Name | Description |
---|---|
ShowValue | Show Real value from numberPort or from number input field in diagram layer dynamically |
Sum | Sum of Reals: y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n] |
Product | Product of Reals: y = u[1]*u[2]* ... *u[n] |
MultiSwitch | Set Real expression that is associated with the first active input signal |