?? findident.m
字號:
%FINDIDENT Determine indices of objects having specified identifiers%% J = FINDIDENT(A,IDENT)%% If IDENT is a single object identifier then J is a vector with indices% to all objects with that identifier.%% If IDENT is a set of object identifiers, then J is a column vector of% cells, such that J{n} contains a vector with indices to all objects having% identifier IDENT{n}.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -