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


CopyObject

Declaration:TFeatureMatrix.CopyObject (Source, Target: integer);
The procedure CopyObject copies all feature values of the object specified by the parameter Source to the object specified by the parameter Target. Both the Source and the Target parameters may assume values between 1 und NObjects. If either of the two parameters is outside the valid range the procedure has no effect.