Vector - Multiplication with scalar
This function block will multiply every element of the matrix MX by the input value x.
The result will be written back to MX.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
VX | I/O | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | In-/output matrix |
x | I | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | Factor |
Comments
The data type will be assigned by connecting an input signal.