How to automate/skip through EEGlab gui processing?

조회 수: 4 (최근 30일)
jsaha192
jsaha192 2017년 6월 14일
댓글: jsaha192 2017년 6월 15일
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?

답변 (1개)

Arnaud Delorme
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
  댓글 수: 1
jsaha192
jsaha192 2017년 6월 15일
Well, right now the GUI has to be manually operated in order to detect errors that may have been caused by the code. So, if there was a way to detect errors and also to avoid the GUI altogether then that would be great.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by