📄 setdata.m
字号:
%SETDATA Reset data and feature labels of dataset%% A = SETDATA(A,DATA,FEATLAB)%% The data in the dataset A is replaced by DATA (dataset or double) The% numbers of objects in A and DATA should be equal. The feature labels of% A are replaced by FEATLAB, or, if not supplied and DATA is a dataset by% the feature labels of DATA. Labels and class probabilities of A are% preserved.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -