nlabcmp
NLABCMP
Compare two label lists and count the differences
[N,C] = NLABCMP(LAB1,LAB2)
Input | LAB1, | | LAB2 | Label lists |
Output | C | A false/true vector pointing to different/equal labels | N | Number of differences in LAB1 and LAB2 |
Description Compares two label lists and counts the disagreements between them. This file has been automatically generated. If badly readable, use the help-command in Matlab. |
|