PRTools contents |
NLABCMP
[N,C] = NLABCMP(LAB1,LAB2)
Input | |
LAB1, | |
LAB2 | Label lists |
Output | |
C | A 0/1 vector pointing to different/equal labels |
N | Number of differences in LAB1 and LAB2 |
Compares two label lists and counts the disagreements between them.
PRTools contents |