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

Gets the list of the signals of the bulk signal. Ex: ['GSR'; 'EEG']. More...

Go to the source code of this file.

Functions

function Bulk_get_signals (in BulkSig)
 

Detailed Description

Gets the list of the signals of the bulk signal. Ex: ['GSR'; 'EEG'].

Definition in file Bulk_get_signals.m.

Function Documentation

◆ Bulk_get_signals()

function Bulk_get_signals ( in  BulkSig)
Parameters
BulkSigthe bulk signal
Return values
signalsthe array containing the signals name (ex: ['GSR'; 'EEG'])