Loads an EEGLab variable, into a TEAP bulk signal, containing EEG, ECG, GSR, etc.
More...
Go to the source code of this file.
Loads an EEGLab variable, into a TEAP bulk signal, containing EEG, ECG, GSR, etc.
Definition in file Bulk_load_eeglab.m.
◆ addBVP()
| function addBVP |
( |
in |
BulkSig, |
|
|
in |
iEpoch |
|
) |
| |
◆ addEEG()
| function addEEG |
( |
in |
BulkSig, |
|
|
in |
iEpoch |
|
) |
| |
◆ addGSR()
| function addGSR |
( |
in |
BulkSig, |
|
|
in |
iEpoch |
|
) |
| |
◆ addHST()
| function addHST |
( |
in |
BulkSig, |
|
|
in |
iEpoch |
|
) |
| |
◆ addRES()
| function addRES |
( |
in |
BulkSig, |
|
|
in |
iEpoch |
|
) |
| |
◆ Bulk_load_eeglab()
- Parameters
-
| EEGV | the variable given by EEGLab (ex: load A.mat; Bulk_load_eeglab(EEG)) |
- Return values
-
| BulkSig | a TEAP bulk signal vector |
◆ findMyChannel()