PRTools Contents

PRTools User Guide

getfeat

GETFEAT

Get feature labels of a dataset or a mapping

     LABELS = GETFEAT(A)
     LABELS = GETFEAT(W)

Input
 A,W Dataset or mapping

Output
 LABELS Label vector with feature labels

Description

Returns 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

datasets, mappings, getlab,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.