DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
General Functions & Data Structures
SetLength
See also:
Resize1DArray
,
Resize2DArray
,
ResizeInt2DArray
,
ResizeBool2DArray
Index
Statistical Background
SetLength
Declaration:
SetLength
(x: string/dynarray; Size: integer);
Sets the length of a string or dynamic array variable.