PRTools Contents

PRTools User Guide

getfeatlab

GETFEATLAB

Get feature labels of dataset

    FEATLAB = GETFEATLAB(A,STRING)

Input
 A Dataset
 STRING Indicate whether feature labels should be returned as strings  (if 'string' or 1), or not (default).

Output
 FEATLAB Feature labels

Description

Returns the labels of the features of dataset A. If STRING equals 'string'  or 1, the label list is converted to characters, which may be useful for  display purposes and annotation of graphs.

PRTools Contents

PRTools User Guide

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