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

Description

Sets powers' components from a matrix.

Syntax:
btkSetPowersValues(h, v)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
vMatrix of reals where the number of rows corresponds to the number of frames in the acquisition. The number of columns corresponds to the number of extracted powers multiplied by 3 (their components X,Y,Z).
See Also
btkSetAnglesValues, btkSetForcesValues, btkSetMarkersValues, btkSetMomentsValues, btkSetScalarsValues