?? getclassi.m
字號:
%GETCLASSI Get class index
%
% INDEX = GETCLASSI(A,LABEL)
%
% INPUT
% A Dataset
% LABEL Label used to label the class in A
%
% OUTPUT
% INDEX Index of LABEL in the label list of A
%
% DESCRIPTION
% In some routines like SELDAT and ROC classes should be defined
% by their index in the label list of the dataset. This label list
% can be retrieved by GETLABLIST. This routine can be used to find
% the index of the label directly.
%
% SEE ALSO
% DATASETS, SETLABELS, SETLABLIST GETLABLIST
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -