DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Discarded Functions
CopyDataRowFromArray
Index
Statistical Background
CopyDataRowFromArray
Declaration:
TDataTable
.
CopyDataRowFromArray
(Row: integer; SrcArray:
TDoubleArray
): integer;
Warning:
This function has been discarded. Use
CopyDataFrom1DArray
instead.