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


FillSerial

Declaration: TMat4D.FillSerial (Offset, Diff: double);
The method FillSerial fills the matrix so that each cell holds a unique value, starting with Offset at the first cell and incremented by Diff for each subsequent cell.