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


Resize (MatClipBd)

Declaration: TMatClipBd.Resize (wid, hgt: integer);
The method Resize adjusts the width and the heigth of the matrix clipboard window. The parameters wid and hgt represent the width and the height in pixels, respectively. The minimum size of the clipboard window is 650 x 370 pixels. If you specify a width or a height lower than these contraints the respective minimum value will be used.

Hint: Please note that the difference between MatClipBd.Resize and MatClipBd.ClipBd[ix].Resize. While the first controls the size of the matrix viewer window, the latter controls the size of the matrix ix.