GETCLASSI Get class index
INDEX = GETCLASSI(A,LABEL)
DescriptionIn some routines like SELDAT and ROC classes should be defined by their index in the label list of the dataset. This label list can be retrieved by GETLABLIST or CLASSNAMES. GETCLASSI can be used to find the index of the label directly. See alsodatasets, setlabels, setlablist, getlablist, classnames,
|