?? setfeatlab.m
字號:
%SETFEATLAB Reset feature labels of a dataset%% A = SETFEATLAB(A,FEATLAB,K)%% INPUT% A Dataset% FEATLAB Feature labels% K Vector of indices of feature labels to be reset %% OUTPUT% A Updated dataset%% DESCRIPTION% Set or reset the feature labels of A. The feature labels FEATLAB of the % objects in A should be given as a column array of numbers (vector), or% characters, or as a string array having as many rows as A has features. % If given, LENGTH(K) should be equal to LENGTH(FEATLAB).
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -