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年以上 前 | 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年以上 前 | 2 件の回答 | 0
