GETFEAT Get feature labels of a dataset or a mapping
LABELS = GETFEAT(A)
DescriptionReturns the labels of the features in the dataset A or the labels assigned by the mapping W. Note that for a mapping W, getfeat(W) is effectively the same as GETLAB(W). See also
|