|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Takes a specific signal from a bulk signal. More...
Go to the source code of this file.
Functions | |
| function | Bulk_get_signal (in BulkSignal, in typeWanted) |
Takes a specific signal from a bulk signal.
Definition in file Bulk_get_signal.m.
| function Bulk_get_signal | ( | in | BulkSignal, |
| in | typeWanted | ||
| ) |
| BulkSignal | the bulk signal containing all the specific signals |
| typeWanted | the type you want (ex: 'HST', etc. Defined by SSS_get_signame !) |
| Signal | the wanted signal. FAILS if does not exist |