TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Sets the unit of a signal. More...
Go to the source code of this file.
Functions | |
function | Signal__set_unit (in Signal, in unitStr) |
Sets the unit of a signal.
Definition in file Signal__set_unit.m.
function Signal__set_unit | ( | in | Signal, |
in | unitStr | ||
) |
Signal | the signal you want to add the unit to |
unitStr | the unit name (ex: 'Ohm'); |
Signal | the newly modified signal |