TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Returns the sampling rate of a signal. More...
Go to the source code of this file.
Functions | |
function | Signal__get_samprate (in Signal) |
Returns the sampling rate of a signal.
Definition in file Signal__get_samprate.m.
function Signal__get_samprate | ( | in | Signal | ) |
Signal | the signal you want to get the sampling rate |
samprate | the sampling rate of the signal, in hertz |