|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
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) |
Gets the list of the signals of the bulk signal. Ex: ['GSR'; 'EEG'].
Definition in file Bulk_get_signals.m.
| function Bulk_get_signals | ( | in | BulkSig | ) |
| BulkSig | the bulk signal |
| signals | the array containing the signals name (ex: ['GSR'; 'EEG']) |