|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Sets the channel 'channelName' of the EEG signal. More...
Go to the source code of this file.
Functions | |
| function | EEG_set_channel (in Signal, in channelName, in channelData) |
Sets the channel 'channelName' of the EEG signal.
Definition in file EEG_set_channel.m.
| function EEG_set_channel | ( | in | Signal, |
| in | channelName, | ||
| in | channelData | ||
| ) |
| Signal | the EEG signal |
| channelName | the name of the channel (ex: 'AF3') |
| channelData | the data |
| Signal | The set signal |