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

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)
 

Detailed Description

Updates a signal in the bulk signal.

Definition in file Bulk_update_signal.m.

Function Documentation

◆ Bulk_update_signal()

function Bulk_update_signal ( in  BulkSig,
in  signame,
in  sig 
)
Parameters
BulkSigthe bulk collection
signamethe signal name (ex: 'HST')
sigthe actual signal (ex: after HST_aqn_variable)
Return values
BulkSigthe bulksignal with the signal updated