BTK Matlab Wrapper  0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
btkGetAnalogsValues Class Reference

Description

Extract analog channels' values and store them in a matrix.

Syntax:
av = btkGetAnalogsValues(h)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
Return values
avMatrix or reals where the number of rows corresponds to the number of analog's frame and the number of columns of this matrix corresponds to the number of analog channels.
See Also
btkGetAnalogs