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


FindFeatName

Declaration:TFeatureMatrix.FindFeatName (Name: string): integer;
The method FindFeatName searches for the string Name in the field FeatName of the feature properties. If found it returns the index of the feature, else it returns -1. The case is not case sensitive.