TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
EEG_has_channel.m File Reference

Simply tells you if that specific channel on the EEG signal exists. More...

Go to the source code of this file.

Functions

function EEG_has_channel (in EEGSignal, in channelName)
 

Detailed Description

Simply tells you if that specific channel on the EEG signal exists.

Definition in file EEG_has_channel.m.

Function Documentation

◆ EEG_has_channel()

function EEG_has_channel ( in  EEGSignal,
in  channelName 
)
Parameters
EEGSignalthe EEG signal
channelNamethe channelName (ex: 'Fp1')
Return values
ChannelExistsa boolean variable
Author
Copyright Frank Villaro-Dixon, 2014