SetElem (FUN)ΒΆ
FUNCTION SetElem : ResultCode
Sets an element of a matrix to a given value.
- InOut:
Scope
Name
Type
Comment
Return
SetElemInout
AThe matrix to change
Input
diRowDINTThe row index (zero-based)
diColDINTThe column index (zero-based)
dLREALThe value to set