|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Adds a signal to the bulk signal (and I love repetitions) More...
Go to the source code of this file.
Functions | |
| function | Bulk_add_signal (in BulkSig, in signame, in sig) |
Adds a signal to the bulk signal (and I love repetitions)
Definition in file Bulk_add_signal.m.
| function Bulk_add_signal | ( | in | BulkSig, |
| in | signame, | ||
| in | sig | ||
| ) |
| BulkSig | the bulk collection |
| signame | the signal name (ex: 'HST') |
| sig | the actual signal (ex: after HST_aqn_variable) |
| BulkSig | the bulksignal with the signal added |