?? getnlab.m
字號:
%GETNLAB Get numeric labels%% [NLAB,LABLIST] = GETNLAB(A)%% The numeric labels of the dataset A are returned in NLAB.% These are pointers to the list of labels LABLIST, so LABLIST(NLAB(i))% is the label of object i. Note, however, that unlabeled objects or% objects with a special label indication to be set by the user, may have% numeric labels NLAB <= 0. Note also that for labels of type 'targets'% the numeric labels NLAB are all set to 0.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -