Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.getMatrixValueAt

Matrix value

getMatrixValueAt1.png

Description

Gets a value from a matrix over two indices.

Input

Input Name Type Description
0 Matrix Matrix Matrix from which the value is retrieved
1 Index A Number Index A
2 Index B Number Index B

Output

Output Name Type Description
0 Value Double output value

Use/Example

getMatrixValueAt2.png

Node representation with sample values

Sample file

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