?? isempty.m
字號:
%ISEMPTY Dataset overload%% I = ISEMPTY(A,FIELD)%% INPUT% A Dataset% FIELD Dataset field, default 'data'%% OUTPUT% I Flag, 1 if field is empty, 0 otherwise. %% DESCRIPTION% Dataset overload for ISEMPTY. This is particulary useful for% ISEMPTY(A) to test on an empty dataset, and% ISEMPTY(A,'prior') to test on an undefined PRIOR field%% SEE ALSO% DATASET, SETPRIOR, GETPRIOR
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -