|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Updates a signal in the bulk signal. More...
Go to the source code of this file.
Functions | |
| function | Bulk_update_signal (in BulkSig, in signame, in sig) |
Updates a signal in the bulk signal.
Definition in file Bulk_update_signal.m.
| function Bulk_update_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 updated |