|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Has the given signal been through this preprocessing step. More...
Go to the source code of this file.
Functions | |
| function | Signal__has_preproc (in Signal, in preprocName) |
Has the given signal been through this preprocessing step.
| Signal | the signal |
| preprocName | the pre-processing you want |
| Boolean | a boolean value indicating if yes (1) or no (you guessed-it) |
Definition in file Signal__has_preproc.m.
| function Signal__has_preproc | ( | in | Signal, |
| in | preprocName | ||
| ) |