|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Sets the name of a signal (ex: 'GSR', 'ECG', etc…) you should NOT use this function, only TEAP uses-it. More...
Go to the source code of this file.
Functions | |
| function | Signal__set_signame (in Signal, in nameStr) |
Sets the name of a signal (ex: 'GSR', 'ECG', etc…) you should NOT use this function, only TEAP uses-it.
Definition in file Signal__set_signame.m.
| function Signal__set_signame | ( | in | Signal, |
| in | nameStr | ||
| ) |
| Signal | the signal you want to set the name |
| nameStr | the name string |
| Signal | the modified signal |