Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.matrixSubtractByNumber

Matrix subtraction (- Scalar)

matrixSubtractByNumber1.png

Description

Subtracts a fixed value from a matrix.

Input

Input Name Type Description
0 Matrix A Matrix Matrix
1 Matrix B Number Scalar

Output

Output Name Type Description
0 Result Matrix Results matrix

Use/Example

matrixSubtractByNumber2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself