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....



InsertFeature


Unit: SDL_dstruct
Class: TFeatureMatrix
Declaration: procedure InsertFeature (feat: integer);

The method InsertFeature inserts a new undefined feature (= empty column) at the index feat of the feature matrix. The size of the matrix is increased by one column. The parameter feat can assume values between 1 and NFeatures+1.



Last Update: 2023-Feb-06