OpenBIMRL | Mathematische Matrizen Funktionen
Class path: math.matrix.setMatrixValueAt
Matrixwert setzen
Beschreibung
Set einen Wert in einer Matrix
Input
Input | Name | Typ | Beschreibung |
---|---|---|---|
0 | Matrix | Matrix | |
1 | Index A | Number | |
2 | Index B | Number | |
3 | Wert | Number |
Output
Output | Name | Typ | Beschreibung |
---|---|---|---|
0 | Matrix | Matrix |