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

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)
 

Detailed Description

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 Documentation

◆ Signal__set_signame()

function Signal__set_signame ( in  Signal,
in  nameStr 
)
Parameters
Signalthe signal you want to set the name
nameStrthe name string
Return values
Signalthe modified signal
Author
Copyright Frank Villaro-Dixon, 2014