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

Description

Sets point's residuals from a row vector.

Syntax:
btkSetPointResiduals(h, index, r)
btkSetPointResiduals(h, label, r)
Parameters
hHandle pointing to a C++ btk::Acquisition object.
indexInteger containing the index of the point to modify.
labelString containing the label of the point to modify.
rColumn vector of reals with the exact number of frames.
See Also
btkSetPointDescription, btkSetPointLabel, btkSetPointType, btkSetPointsUnit