Feeds
已回答
Extracting index from cell array
bad = split(string({'1RC', '2RB', '3LD', '10L', '9L', '4LD'}).'; bad = convertStringsToChars(bad); [badchan, numchan] = ismemb...
Extracting index from cell array
bad = split(string({'1RC', '2RB', '3LD', '10L', '9L', '4LD'}).'; bad = convertStringsToChars(bad); [badchan, numchan] = ismemb...
1 year 前 | 0
| 已接受
提问
Extracting index from cell array
I'm currently trying to extract the indexes from a cell array of an EEG experiment and I used the ismember function to line up w...
1 year 前 | 2 个回答 | 0
