SetElem (FUN)ΒΆ
FUNCTION SetElem : ResultCode
Sets an element of a matrix to a given value.
- InOut:
Scope
Name
Type
Comment
Return
SetElem
Inout
A
The matrix to change
Input
diRow
DINT
The row index (zero-based)
diCol
DINT
The column index (zero-based)
d
LREAL
The value to set