DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


FillMarkedCells

Declaration: TDataTable.FillMarkedCells (Value: double; StateMask: byte): integer;
The function FillMarkedCells fills all cells of the data table whose cell state match the parameter StateMask in at least one bit with the value Value. The function returns the number of cells which have been set to Value.