| PRTools contents |
CHANGELABLIST
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 |
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.
datasets, multi_labeling, addlablist, curlablist,
| PRTools contents |