DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
1-Dimensional Arrays
TVector
Properties
NrOfElem
See also:
MakeValidElemRange
,
Resize (Vector)
Index
Statistical Background
NrOfElem
Declaration:
TVector
.
NrOfElem
: longint;
The property
NrOfElem
determines the dimension of the vector (number of vector elements). The vector elements are addressed starting with an index of 1.