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

Description

Sets analog channels' values from a matrix.

Syntax:
btkSetAnalogsValues(h, v)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
vMatrix of reals where the number of rows corresponds to the number of analog's frame and the number of columns corresponds to the number of analog channels.
See Also
btkGetAnalogs, btkGetAnalogsValues