How to automate/skip through EEGlab gui processing?
3 ビュー (過去 30 日間)
古いコメントを表示
When I am running my code for a peak finder, I have to individually go through each data point in a GUI and make sure that the "markers" for timing are matching up.
So, does anyone have a suggestion on how to process the data directly into a txt. document file?
0 件のコメント
回答 (1 件)
Arnaud Delorme
2017 年 6 月 15 日
All EEGLAB functions are scriptable. So you should be able to call one of them to achieve your goal. It is unclear what you mean by "go through each data point in a GUI."
Arno
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!