DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
2-Dimensional Arrays
Dynamic Arrays
Boolean
FillBoolMatrix
See also:
InvertBoolMatrix
,
ListCellPositionsBool
,
FillMatrix
Index
Statistical Background
FillBoolMatrix
Declaration:
FillBoolMatrix
(var Mat:
TBool2DArray
; Value: boolean);
Sets all elements of the two-dimensional boolean array
Mat
to
Value
. The function returns the following error codes:
0 ... everything is OK
-1 ... the matrix has zero size