BTK Matlab Wrapper
0.3dev.0
Matlab bindings for the Biomechanical ToolKit library (BTK)
|
Sets analog channels' values from a matrix.
btkSetAnalogsValues(h, v)
h | Handle pointing to a C++ btk::Acquisition object. |
v | Matrix 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. |