📄 getlablistnames.m
字号:
%GETLABLISTNAMES Get the names of all label lists
%
% NAMES = GETLABLISTNAMES(A)
%
% INPUT
% A - Dataset
%
% OUTPUT
% NAMES - Character array with label list names
%
% DESCRIPTION
% All label list names are returned in NAMES. In case no multiple
% labeling is set, NAMES = 'default'.
%
% SEE ALSO
% DATASETS, MULTI_LABELING, ADDLABELS, ADDLABLIST, CHANGELABLIST,
% CURLABLIST, SETLABLISTNAMES
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -