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


ClipBd

Declaration: TMatClipBd.ClipBd [ix: integer]: TDataTable;
The array property ClipBd allows to access any of the matrices stored in the clipboard. A stored matrix is represented by a TDataTable object. The index ix has a valid range from 0 to 8. The index 0 designates the master copy of the data matrix, the values 1 to 8 designate the eight supported matrices in the clipboard.