📄 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 + -