PRTools contents

PRTools manual

changelablist

CHANGELABLIST

Change current label list

  B = CHANGELABLIST(A,LABLISTNAME)
  B = CHANGELABLIST(A,LABLISTNUMBER)

Input
 A Dataset
 LABLISTNAME Name of desired label list
 LABLISTNUMBER Number of desired label list (default 1)

Output
 B Dataset

Description

This command makes another label list, stored already in A by  ADDLABLIST, the current one.  The default label list is the first one set for A.

See also

datasets, multi_labeling, addlablist, curlablist,

PRTools contents

PRTools manual