The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



NumericData


Unit:SDL_datatable
Class: TDataTable
Declaration: NumericData: TMatrix;

The public variable NumericData provides direct access to the internal data matrix of the data table. NumericData is an instance of the class TMatrix, and may be accessed and manipulated using its own properties and methods.

Example: This property is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code): dendro, interpol3d, kohmap, simplepca



Last Update: 2023-Dec-14