Feeds
提问
How to make two global field power figures in the same figure?
if length(size(EEG.data))==3 gfp = std(mean(EEG.data,3)); end figure; plot(EEG.times, std(mean(EEG.data,3)), 'r', 'linewi...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to random a chart?
I am trying to use matlab code to random a word chart. I want to random one line of the chart, not a single word. But I've check...
5 years 前 | 1 个回答 | 0